rsync trouble

From: Damien Hull <dhull@digitaloverload.net>
Date: Sun Sep 10 2006 - 14:46:09 AKDT

I'm trying to rsync data to a USB drive and it's not working. Here's the
command.

rsync -av --progress /data/backup /media/usbdrive/

Some of the data gets copied. However, there are a lot of "chmod"
errors. At some point I get "failed: Invalid argument (22)" and rsync
stops working. I think it was trying to do something with mkstemp. I'm
not sure what that is. I've done some searching on Google but no luck.

I may end up using rsync to copy parts of the data. Maybe I can track
down which directory it doesn't like. I'm also thinking about "cp". I
don't want to use that because there's 48gig's of data.

If it helps I'm on CentOS 4.3. It's my file server. :-)

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Sun Sep 10 14:38:21 2006

This archive was generated by hypermail 2.1.8 : Sun Sep 10 2006 - 14:38:22 AKDT