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
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;
####