On Oct 18 21:20, Alex Luso wrote: > > Hi, > > I just noticed a bug in Cygwin ssd. > > If I try to preserve the time stamp of a file that I > transfer via scp to a XP machine running Cygwin's > sshd, the file gets copied but the timestamp is not > preserved. > > The specific error that is reported is: > ------ > scp: warning: File transfer protocol mismatch. > scp: FATAL: sshfc_transfer.c:2496 SshFCTransfer > (function name unavailable) Unreachable code failed: > Invalid code reached. > ------
This is an error message of a non-OpenSSH scp client. OpenSSH's ssh is usually working fine, also in setting timestamps when copying files, also on Cygwin. This is very likely a problem between your other scp client and OpenSSH and has nothing to do with Cygwin. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/