]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Propagate file permissions in both directions in Unix pscp and psftp.
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)
commit5c00b581c8b83f6e7be9d53a77d9c61ef4d817a5
tree18fcc6ba28a4840b34208439cf80edb3c90b2d5c
parentf14953d9e94c176cfc928bb719d6f613da96717e
Propagate file permissions in both directions in Unix pscp and psftp.

I think I have to consider this to be a separate but related change to
the wishlist item 'pscp-filemodes'; that was written before the Unix
port existed, and referred to the ability to configure the permissions
used for files copied from Windows to Unix - which is still not done.

[originally from svn r9260]
pscp.c
psftp.c
psftp.h
sftp.c
sftp.h
unix/uxsftp.c
windows/winsftp.c