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:


[EMAIL PROTECTED] designs]# ls -al frank*
-rwxrwsr-t    1 root     dw-core      7636 Jan 24  2000 
frank-fitzgerald.gif:?Q30lsldxJoudresxAaaqpcawXc:$DATA

[EMAIL PROTECTED] 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? Thanks in advance :-)


-- 
Regards,

Michael D. Bevilacqua

   
   ~
  . .
  /V\   [EMAIL PROTECTED]
 // \\
/(   )\
 ^`~'^
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to