On Fri, 30 May 2008 15:30:28 +0200, Chuck Rhode wrote: > Yes, I am trying to rsync to a little SD camera memory card through > USB, and, in fact, the card has a vfat format! I'll try reformatting.
The card was in the reader. Then here's what I did as root: > umount /dev/sdc1 > mke2fs /dev/sdc1 Then, I took the card out and put it back in. > chmod 777 /media/usbdisk/ Then, as user: > rsync --archive --backup --force --recursive --update \ > "/home/crhode" "/media/usbdisk" \ > --exclude ".Trash" \ > --exclude "/home/crhode/.mozilla/firefox/Profile0.default/Cache" There were no errors. Symlinks look good in the destination directory. Thanks! -- ... Chuck Rhode, Sheboygan, WI, USA ... Weather: http://LacusVeris.com/WX ... 68° — Wind WSW 6 mph — Sky mostly clear. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]