Re: Rsync problem / Special characters

2004-01-23 Thread Nic Colledge
7;m hoping that this will fix our problems after days of fiddling with iocharset= and codepage= . As well as unix charset = and dos charset = in smb.conf. Nobody looks to have any answers on the samba list either. Regards Nic Colledge [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message

Rsync with smbfs filesystem and characters like é

2004-01-15 Thread Nic Colledge
exit; } fi; $RSYNC -a -v --delete-after --modify-window=2 /beast-RAID/Mp3/ /Mp3-Mirror/ ; $UMOUNT /beast-RAID ; if (( $? )); then { $ECHO "WARNING: Could not UNMOUNT beast-RAID"; $DATE; } fi; $ECHO "MP3 Mirroring Script Finished"; $DATE; ####