Quantcast
Channel: Bash: mv directory one at a time - Server Fault
Viewing all articles
Browse latest Browse all 6

Answer by dawud for Bash: mv directory one at a time

$
0
0

You could use rsync(1):

rsync --remove-source-files /path/to/source /path/to/destination

This will remove successfully transferred files from the original path.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>