On Wednesday 03 October 2001 06:40, Andreas Rebenstorf wrote: > Hi, > > I am using the following command: > > rsync -avzuC --delete -e ssh --stats --progress > someone@someware:/home/someone /home/someone > > The problem is now that all uppercase files and directorys are saved as > lowercase. Example: TEST.TXT will be saved as test.txt > > On the next start of rsync all these files and dirs will be deleted and > copied again. > > How can I change this?
What operating system is running at each end, with what filesystem? What are the mount options for the filesystem? phma
