Displaying 1 result from an estimated 1 matches for "droboshar".
Did you mean:
droboshare
2009 Jun 21
0
Rsync stops in the middle of a large transfer
Hello everyone. I am having trouble with rsync stopping in the middle of a
transfer. Everything works fine for smaller batches of file, but when I try
to rsync big groups, it just stops in the middle.
I have been using rsync to copy my home directory to an SD card. I recently
got a Drobo+Droboshare (NAS) and want to do the same thing to the Drobo, but
when I run rsync, it stops somewhere in .local and quits. This is the
command I am using:
rsync -vz -rD --stats --delete --delete-excluded --exclude=".gvfs"
--exclude=".VirtualBox" --exclude=".miro" --exclude=&quo...