sftp on OpenSSH - change date modified, second is missing
Hi, how to get the built-in sftp on openssh to set the date modified of uploaded file properly?
I use FileZilla client and saw the log file uses chtime command to ask OpenSSH to set the date modified. but when i refresh the server date, the second is missing. it simply shows zero on the second while the rest is the correct date/time: xx/xx/xxxx xx:xx:00.
Why this happened, how to fix this?
Oh ya. I am windows guy. I use OpenSSH under Cygwin and FileZilla client also in windows. Any body realize this in Linux? I unable to get any result from google.
I need this to synchronize or incremental file upload (overwrite if source newer)