Yanbing Wang
a24021252b
Source snapshot from Powershell/openssh-portable:latestw_all
2017-10-17 15:52:28 -07:00
Yanbing Wang
25a4ae6a3c
Source snapshot from Powershell/openssh-portable:latestw_all
2017-09-05 20:43:24 -07:00
Manoj Ampalam
8c43479844
Source snapshot from Powershell/openssh-portable:latestw_all
2017-04-04 12:35:11 -07:00
Manoj Ampalam
e85070d50e
Source snapshot from Powershell/openssh-portable:latestw_cwb
2017-01-15 16:46:39 -08:00
Manoj Ampalam
a4b577b5a0
Source snapshot from Powershell/openssh-portable:latestw_cwb
2017-01-03 14:46:33 -08:00
Manoj Ampalam
69ea992e00
Source snapshot from Powershell/openssh-portable:latestw_cwb
2016-12-17 23:06:42 -08:00
Manoj Ampalam
7c62169a93
Source snapshot from Powershell\openssh-portable
2016-11-29 14:50:13 -08:00
Ray Hayes
af5fc94823
Fix for sending sftp recursive folder.
2016-10-19 15:27:16 -07:00
Ray Hayes
2447272622
Initial WIN32_FIXME changes.
2016-10-18 11:21:34 -07:00
Manoj Ampalam
beb8dc53c5
Remove redundant code in sftp.exe
2016-03-25 11:52:33 -07:00
manojampalam
2854245328
Made sftp.exe functional
2016-03-09 22:39:27 -08:00
manojampalam
31ed6d1458
Enabled SFTP client over new POSIX wrapper. Its not functional yet
2016-03-09 20:32:51 -08:00
quamrulmina
4d952924e1
sftp client and server code changed to build & work with MS Visual Studio
...
Use new compile flag WIN32_VS to add/change logic of sftp client and
sftp server codes so that MS Visual Studio 2015 compiler and runtime can
be used. opendir(), readdir(), closedir() directory APIs and basename()
API of Unix/Linux are implemented in Windows as they are not available
in Windows/VisualStudio C-runtime. win32_dirent.c and win32_dirent.h
files added as dirent.c and dirent.h are not available in Windows and we
do not want to affect mingW/gcc builds for Windows which have those
files available.
2015-11-06 03:02:51 -06:00
quamrulmina
cae05764b0
fix sftp.exe client to transfer files in binary mode
...
sftp.exe client were adding crlf to each lines of files. It should
transfer in binary mode. set O_BINARY flag on in _open calls.
2015-10-01 01:17:11 -05:00
arif-pragmasys
f4b56e2280
nomachine + additional changes applied to openssh 7.1p1 source base
2015-09-21 16:03:51 -05:00
Arif Saikat
fb17410f60
Original Nomachine 5.9p1 source code
...
Original Nomachine 5.9p1 source code
2015-09-09 14:08:05 -05:00