]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit49b30b6c81a58597b8eb270fdd70b6b7d92e18cf
tree18fcc6ba28a4840b34208439cf80edb3c90b2d5c
parentfb0596a0964c7eb8c09c74fb31cb0cc833eca030
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@9260 cda61777-01e9-0310-a592-d414129be87e
pscp.c
psftp.c
psftp.h
sftp.c
sftp.h
unix/uxsftp.c
windows/winsftp.c