Michael D. Bevilacqua on 21 Dec 2003 14:51:02 -0500 |
Hello, Last evening I did this recursive rsync: rsync -avz data /mnt/RICEX0/DWT/Daredevil/1071865403/ ..where data is a regular ext3 soft-RAID1 volume ...where /mnt/RICEX0/ is an NTFS hard-RAID10 volume mounted across VPN using SMB. And received errors that look to be generated by smb while trying to recreate(?) the illegal characters. Dec 20 04:30:55 daredevil kernel: smb_create: designs/.frank-fitzgerald.gif:^EQ30lsldxJoudresxAaaqpcawXc:$DATA.y39wPL failed, error=-22 Dec 19 21:40:16 daredevil kernel: smb_create: NEW_MENU_BUTTONS_2/.appications-on.gif:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}:$DATA.qHLdcj failed, error=-22 Note the difference in the erroneous file names above and the actual file names listed here: [root@daredevil designs]# ls -al frank* -rwxrwsr-t 1 root dw-core 7636 Jan 24 2000 frank-fitzgerald.gif:?Q30lsldxJoudresxAaaqpcawXc:$DATA [root@daredevil NEW_MENU_BUTTONS_2]# ls -al 'appications-on.gif:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}:$DATA' -rwxrwsr-t 1 root dw-core 0 Sep 28 2001 appications-on.gif:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}:$DATA Is this spawned from something I'm doing incorrectly? -- Regards, Michael D. Bevilacqua ~ . . /V\ Michael@Bevilacqua.us // \\ /( )\ ^`~'^ ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|