rsync works again

Michael Havens bmike1 at gmail.com
Sat Sep 26 06:36:50 MST 2015


I finally got rsync working. It seems that it didn't like --progress and
--compress-level=5. Or maybe something else... the quotes?

worked:
rsync -aWuq --delete-before /home/bmike1/Documents /media/bmike1/USB\ DISK/

not work:
rsync -aWq --progress --delete-before --compress-level=5
/home/bmike1/Documents /media/bmike1/"USB DISK"/
rsync -aWuq --progress --delete-before --compress-level=5
/home/bmike1/Documents /media/bmike1/USB\ DISK/


-- 
:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20150926/b6bcda69/attachment.html>


More information about the PLUG-discuss mailing list