Hi, I am using rsync 3.0.5 on novell open enterprise sp1 server (sles10 sp2, newest kernel, x86_64). Every day I sync some directories and get this messages: deleting wxppatch/update-pack-files-ie7/SP3QFE/serepack.inf deleting wxppatch/update-pack-files-ie7/SP3QFE/FontReg.exe wxppatch/update-pack-files-ie7/SP3QFE/SerePack.inf wxppatch/update-pack-files-ie7/SP3QFE/fontreg.exe On the destination server, the files are named serepack.inf and FontReg.exe. After deleting and resycing the files, they are named serepack.inf and FontReg.exe again, although they are named SerePack.inf and fontreg.exe on the source server. So I had a lot of unnecessary traffic every night. How can I solve this problem? The nss volume is mounted like this on both servers. DATA on /media/nss/DATA type nssvol (rw,name=DATA,ns=long) If I sync to a non nss volume, the files are identically named how it should be. Thanks! Nicole
what version of rsync on each end? what are the nss volume attributes? im familiar with nss on netware but not on linux there must be some kind of attribute mapping going on there. can you create the following files to test a transfer: A1.txt a1.txt A1A.txt a1a.txt A1a.txt a1A.txt tell us how they transfer Nicole H?hnel-3 wrote:> > Hi, > > I am using rsync 3.0.5 on novell open enterprise sp1 server (sles10 sp2, > newest kernel, x86_64). > > Every day I sync some directories and get this messages: > deleting wxppatch/update-pack-files-ie7/SP3QFE/serepack.inf > deleting wxppatch/update-pack-files-ie7/SP3QFE/FontReg.exe > wxppatch/update-pack-files-ie7/SP3QFE/SerePack.inf > wxppatch/update-pack-files-ie7/SP3QFE/fontreg.exe > > On the destination server, the files are named serepack.inf and > FontReg.exe. > After deleting and resycing the files, they are named serepack.inf and > FontReg.exe again, > although they are named SerePack.inf and fontreg.exe on the source server. > > So I had a lot of unnecessary traffic every night. > How can I solve this problem? > > The nss volume is mounted like this on both servers. > DATA on /media/nss/DATA type nssvol (rw,name=DATA,ns=long) > > If I sync to a non nss volume, the files are identically named how it > should be. > > Thanks! > > Nicole > > -- > Please use reply-all for most replies to avoid omitting the mailing list. > To unsubscribe or change options: > lists.samba.org/mailman/listinfo/rsync > Before posting, read: catb.org/~esr/faqs/smart-questions.html > >-- View this message in context: nabble.com/problems-with-rsync-and-novell-nss-volumes-tp23292669p23398130.html Sent from the Samba - rsync mailing list archive at Nabble.com.