Greetings, On a new system rsync from windows (with cygwin) to Ubuntu, I have a handful of files that repeatedly throw errors saying failed to set times invalid argument (22). I have dozens of these configurations and have never had this problem.
rsync: failed to set times on "/<full path>/.ImageTest.reg.jDGIg0": Invalid argument (22) The suffix is random and changes each time. The original file is ImageTest.reg . There is no file starting with the dot or the random suffix. Time stamps are accurate and current. Permission on the source and destination directory is 777 and permissions on the source and destination file is 777. Machine times are about 1 second apart. Where is temp file coming from? Why is the set time failing? Thanks in advance, Leon
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html