7 Commits

Author SHA1 Message Date
manojampalam
0a91579b94 Temporary fixes to scp.exe and sftp.exe to work if started from any directory. Currently they only work if started from their root directory 2016-10-21 22:15:14 -07:00
Manoj Ampalam
367476c953 Temporary fixes in scp.exe to have a working solution 2016-09-14 15:02:48 -07:00
quamrulmina
102d1ed6b6 scp needs this windows header file for 32bit win32
shlwapi.h needs to be included to access PathCanonicalize() win32 API
for 32 bit version in Visual Studio 2015.
2015-12-22 18:36:10 -06:00
quamrulmina
a08b1c8a7c update scp.c to work in mingw compiler for win32 2015-12-07 01:41:39 -06:00
quamrulmina
68677bb603 scp client and server ported to work in Windows
Lot of code had to be redone as scp.exe contains both the scp client and
scp server in the same binary working in Windows needs various file
system access related changes. sshd_config file needs to add "scp"
subsystem path like we do for sftp server.
2015-12-07 00:31:07 -06: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