I have been using rsync to maintain an off-site backup of two systems to a remote Windoze box. All went well for months, but lately the scripts have been hanging. Adding some v's to the command line, I got down to the problem. I have files with the same name, date and time, different sizes and contents and one has all lower case letters and the other some upper case letters.
Being as I am transferring into an NTFS based system; it thinks the two files are the same file. Rsync stopped at the first file, but may be trying to create the second in another thread. Clay Goss Goss Computer Projects -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
