Propagate file permissions in both directions in Unix pscp and psftp.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)
commitee07dce4bc01900faf5c9b14e14803705e239b5d
tree18fcc6ba28a4840b34208439cf80edb3c90b2d5c
parentf43713466178fbba6a09ee4590d6d441cbb725d1
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: svn://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