WinSCP failure when uploading - pscp works

Advertisement

Jens
Guest

WinSCP failure when uploading - pscp works

Hi,
I'm getting a "General failure" when uploading to my home
dir on a particular server.
putty's pscp works fine, though.
I had the problem first with 3.6.1, upgraded to 3.6.8 and it's
still the same.. downloading and directory listing works fine,
but I cannot upload into any directory. (tried sftp and scp methods,
no luck)
here are the relevant parts of the log:
. Connecting to XXXXXXXX port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p2
. We claim version: SSH-2.0-WinSCP-release-3.6.8
. Using SSH protocol version 2
[...]
. Using SFTP protocol.
. Doing startup conversation with host.
> Type: SSH_FXP_INIT, Size: 5, Number: -1
< Type: SSH_FXP_VERSION, Size: 5, Number: -1
. SFTP version 3 negotiated.
> Type: SSH_FXP_EXTENDED, Size: 38, Number: 200
< Type: SSH_FXP_STATUS, Size: 38, Number: 200
< Status/error code: 8
. Server does not recognise WinSCP.
. Getting current directory name.
. Getting real path for '.'
> Type: SSH_FXP_REALPATH, Size: 10, Number: 528
< Type: SSH_FXP_NAME, Size: 63, Number: 528
. Real path is '/linux/home/linux/jaw'
. Listing directory "/linux/home/linux/jaw".
> Type: SSH_FXP_OPENDIR, Size: 30, Number: 779
< Type: SSH_FXP_HANDLE, Size: 13, Number: 779
> Type: SSH_FXP_READDIR, Size: 13, Number: 1036
< Type: SSH_FXP_NAME, Size: 4723, Number: 1036
> Type: SSH_FXP_READDIR, Size: 13, Number: 1292
< Type: SSH_FXP_STATUS, Size: 28, Number: 1292
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 1540
< Type: SSH_FXP_STATUS, Size: 24, Number: 1540
< Status/error code: 0
. Startup conversation with host finished.
. Copying 1 files/directories to remote directory "/linux/home/linux/jaw/"
. PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: Yes; Resume: S (102400); CalcS: Yes; Mask: *.*
. TM: M; ExclM:
. AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. File: "C:\foo.txt"
. Copying "C:\foo.txt" to remote directory started.
. Ascii transfer mode selected.
. Opening remote file.
> Type: SSH_FXP_OPEN, Size: 54, Number: 1795
< Type: SSH_FXP_STATUS, Size: 24, Number: 1795
< Status/error code: 4, Message: 1795, Server: Failure, Language:
> Type: SSH_FXP_LSTAT, Size: 38, Number: 2055
< Type: SSH_FXP_STATUS, Size: 29, Number: 2055
< Status/error code: 2, Message: 2055, Server: No such file, Language:
* (ETerminal) General failure (server should provide error description).
* Error code: 4
* Error message from server: Failure
* Request code: 3
. Asking user:
..

I saw similar problems searching this forum, but no solution so far.
if this is a problem with the server not conforming to the protocol,
why does uploading work fine with pscp ?
regards,
Jens

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: WinSCP failure when uploading - pscp works

Please answer me following questions:
- Had some older version of WinSCP worked? (before 3.6.1???)
- Does the file being uploaded already exists? If it does, are you able to upload file that does not exists? And vice versa.
- Can you try to upload file using PSFTP tool

Also please enable SFTP protocol logging by importing following registry settings:

REGEDIT4

[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration\Logging]
"LogProtocol"=dword:00000001

Then generate the same log as you have done in your post. It should include SFTP packet dumps.

Thanks.

Reply with quote

Jens
Guest

I've tried with 3.6.1 for the first time, but went now and tried 3.5.6 and 2.3.0:
2.3.0: I can't even get a directory listing:
Unexpected directory listing line "insgesamt 1248".
Invalid rights description "nsgesamt "
the same happens if I try later versions with SCP protocol only, so I guess
this server only wants SFTP (which 2.3.0 doesn't seem to have yet)
3.5.6: exact same behaviour as later versions, listing, downloading works,
upload gives the general failure.

============================

And here is testing with SFTP protocol logging enabled on 3.6.8 -
my comments are prepended with "-->":

. Server version: SSH-1.99-OpenSSH_3.6.1p2
. We claim version: SSH-2.0-WinSCP-release-3.6.8
. Using SSH protocol version 2
[...]
. --------------------------------------------------------------------------
. Using SFTP protocol.
. Doing startup conversation with host.
> Type: SSH_FXP_INIT, Size: 5, Number: -1
> 01,00,00,00,05,
< Type: SSH_FXP_VERSION, Size: 5, Number: -1
< 02,00,00,00,03,
. SFTP version 3 negotiated.
> Type: SSH_FXP_EXTENDED, Size: 38, Number: 200
> C8,00,00,00,C8,00,00,00,1D,77,69,6E,73,63,70,40,77,69,6E,73,63,70,2E,73,6F,
> 75,72,63,65,66,6F,72,67,65,2E,6E,65,74,
< Type: SSH_FXP_STATUS, Size: 38, Number: 200
< 65,00,00,00,C8,00,00,00,08,00,00,00,15,4F,70,65,72,61,74,69,6F,6E,20,75,6E,
< 73,75,70,70,6F,72,74,65,64,00,00,00,00,
< Status/error code: 8
. Server does not recognise WinSCP.
. Getting current directory name.
. Getting real path for '.'
> Type: SSH_FXP_REALPATH, Size: 10, Number: 528
> 10,00,00,02,10,00,00,00,01,2E,
< Type: SSH_FXP_NAME, Size: 63, Number: 528
< 68,00,00,02,10,00,00,00,01,00,00,00,15,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,
< 6C,69,6E,75,78,2F,6A,61,77,00,00,00,15,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,
< 6C,69,6E,75,78,2F,6A,61,77,00,00,00,00,
. Real path is '/linux/home/linux/jaw'
. Listing directory "/linux/home/linux/jaw".
> Type: SSH_FXP_OPENDIR, Size: 30, Number: 779
> 0B,00,00,03,0B,00,00,00,15,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,
< Type: SSH_FXP_HANDLE, Size: 13, Number: 779
< 66,00,00,03,0B,00,00,00,04,00,00,00,00,
> Type: SSH_FXP_READDIR, Size: 13, Number: 1036
> 0C,00,00,04,0C,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_NAME, Size: 4723, Number: 1036
< 68,00,00,04,0C,00,00,00,2A,00,00,00,01,2E,00,00,00,39,64,72,77,78,72,2D,78,
< 72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,34,30,39,36,20,53,65,70,20,32,39,20,31,34,3A,33,34,20,2E,
< 00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,
< 2B,60,2E,41,5A,AB,BF,00,00,00,02,2E,2E,00,00,00,3A,64,72,77,78,72,2D,78,72,
< 2D,78,20,20,20,20,31,20,72,6F,6F,74,20,20,20,20,20,62,69,6E,20,20,20,20,20,
< 20,20,20,20,20,34,30,39,36,20,53,65,70,20,32,33,20,31,32,3A,33,31,20,2E,2E,
< 00,00,00,0F,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,01,00,00,41,ED,41,
< 2A,F3,6A,41,52,A6,0F,00,00,00,0A,23,2E,70,72,6F,66,69,6C,65,23,00,00,00,42,
< 2D,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,39,37,20,53,65,70,20,33,30,20,
< 20,31,39,39,37,20,23,2E,70,72,6F,66,69,6C,65,23,00,00,00,0F,00,00,00,00,00,
< 00,00,61,00,00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A5,34,30,31,A7,00,00,
< 00,0E,2E,61,73,57,65,64,69,74,2D,70,72,65,66,73,00,00,00,46,2D,72,77,2D,2D,
< 2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,
< 20,20,20,20,20,20,20,20,20,20,33,31,20,4A,61,6E,20,32,32,20,20,31,39,39,37,
< 20,2E,61,73,57,65,64,69,74,2D,70,72,65,66,73,00,00,00,0F,00,00,00,00,00,00,
< 00,1F,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,32,E5,79,A9,00,00,00,
< 0D,2E,62,61,73,68,5F,68,69,73,74,6F,72,79,00,00,00,45,2D,72,77,2D,2D,2D,2D,
< 2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,20,32,34,36,20,41,75,67,20,32,34,20,20,32,30,30,31,20,2E,
< 62,61,73,68,5F,68,69,73,74,6F,72,79,00,00,00,0F,00,00,00,00,00,00,00,F6,00,
< 00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,3B,86,49,D3,00,00,00,08,2E,65,
< 62,74,70,72,69,76,00,00,00,40,64,72,77,78,72,2D,78,72,2D,78,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,
< 39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,65,62,74,70,72,69,76,00,
< 00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,
< 60,2F,41,2B,60,2F,00,00,00,04,2E,65,6C,6D,00,00,00,3C,64,72,77,78,2D,2D,2D,
< 2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,
< 65,6C,6D,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,
< 41,C0,41,2B,60,2F,41,2B,60,2F,00,00,00,06,2E,65,6D,61,63,73,00,00,00,3E,2D,
< 72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,
< 69,6E,75,78,20,20,20,20,20,20,20,20,36,38,30,30,20,4E,6F,76,20,20,37,20,20,
< 31,39,39,36,20,2E,65,6D,61,63,73,00,00,00,0F,00,00,00,00,00,00,1A,90,00,00,
< 0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,32,81,67,B4,00,00,00,07,2E,66,76,
< 77,6D,72,63,00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,
< 61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,31,38,32,35,39,
< 20,4E,6F,76,20,32,32,20,20,31,39,39,37,20,2E,66,76,77,6D,72,63,00,00,00,0F,
< 00,00,00,00,00,00,47,53,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,34,
< 76,45,5A,00,00,00,08,2E,68,69,73,74,6F,72,79,00,00,00,40,2D,72,77,2D,2D,2D,
< 2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,
< 20,20,20,20,20,20,20,31,30,36,37,20,4D,61,72,20,31,35,20,20,32,30,30,30,20,
< 2E,68,69,73,74,6F,72,79,00,00,00,0F,00,00,00,00,00,00,04,2B,00,00,0E,27,00,
< 00,00,C9,00,00,81,80,41,2B,60,A6,38,CF,B5,7D,00,00,00,07,2E,68,79,70,65,72,
< 62,00,00,00,3F,64,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,
< 20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,
< 67,20,32,34,20,31,37,3A,33,35,20,2E,68,79,70,65,72,62,00,00,00,0F,00,00,00,
< 00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,C0,41,2B,60,2F,41,2B,60,2F,
< 00,00,00,06,2E,6C,6F,67,69,6E,00,00,00,3E,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,
< 20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,
< 20,20,20,34,39,34,20,4F,63,74,20,20,38,20,20,31,39,39,37,20,2E,6C,6F,67,69,
< 6E,00,00,00,0F,00,00,00,00,00,00,01,EE,00,00,0E,27,00,00,00,C9,00,00,81,80,
< 41,2B,60,A6,34,3B,8E,B0,00,00,00,0D,2E,6C,79,6E,78,5F,63,6F,6F,6B,69,65,73,
< 00,00,00,45,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,
< 20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,36,37,20,4A,75,6C,
< 20,20,33,20,20,32,30,30,32,20,2E,6C,79,6E,78,5F,63,6F,6F,6B,69,65,73,00,00,
< 00,0F,00,00,00,00,00,00,00,43,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,
< A6,3D,23,6C,AC,00,00,00,0C,2E,6D,61,69,6C,62,6F,78,6C,69,73,74,00,00,00,44,
< 2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 72,6F,6F,74,20,20,20,20,20,20,20,20,20,20,20,20,30,20,4A,75,6E,20,31,30,20,
< 20,31,39,39,39,20,2E,6D,61,69,6C,62,6F,78,6C,69,73,74,00,00,00,0F,00,00,00,
< 00,00,00,00,00,00,00,0E,27,00,00,00,00,00,00,81,A4,41,2B,60,A6,37,5F,4D,B9,
< 00,00,00,09,2E,6E,65,74,73,63,61,70,65,00,00,00,41,64,72,77,78,72,2D,78,72,
< 2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,
< 20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,6E,
< 65,74,73,63,61,70,65,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,
< 00,C9,00,00,41,ED,41,2B,60,2F,41,2B,60,30,00,00,00,07,2E,6E,65,77,73,72,63,
< 00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,
< 20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,34,38,20,46,65,62,
< 20,20,31,20,20,31,39,39,37,20,2E,6E,65,77,73,72,63,00,00,00,0F,00,00,00,00,
< 00,00,0F,D0,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A7,32,F2,AE,F2,00,
< 00,00,06,2E,6E,6F,74,65,73,00,00,00,3E,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,
< 20,20,32,32,39,20,46,65,62,20,20,34,20,20,31,39,39,37,20,2E,6E,6F,74,65,73,
< 00,00,00,0F,00,00,00,00,00,00,00,E5,00,00,0E,27,00,00,00,C9,00,00,81,80,41,
< 2B,60,A7,32,F6,71,48,00,00,00,08,2E,70,72,6F,66,69,6C,65,00,00,00,40,2D,72,
< 77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,20,20,39,39,20,41,70,72,20,20,33,20,20,31,
< 39,39,37,20,2E,70,72,6F,66,69,6C,65,00,00,00,0F,00,00,00,00,00,00,00,63,00,
< 00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A7,33,44,04,2A,00,00,00,0A,2E,73,
< 67,69,68,65,6C,70,72,63,00,00,00,42,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,
< 20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,
< 20,20,33,30,20,4F,63,74,20,32,33,20,20,31,39,39,37,20,2E,73,67,69,68,65,6C,
< 70,72,63,00,00,00,0F,00,00,00,00,00,00,00,1E,00,00,0E,27,00,00,00,C9,00,00,
< 81,80,41,2B,60,A7,34,4E,79,97,00,00,00,04,2E,73,73,68,00,00,00,3C,64,72,77,
< 78,72,2D,78,72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,
< 75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,
< 33,35,20,2E,73,73,68,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,
< 00,C9,00,00,41,ED,41,2B,60,30,41,2B,60,30,00,00,00,0B,2E,58,61,75,74,68,6F,
< 72,69,74,79,00,00,00,43,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,
< 61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,34,39,34,
< 20,4F,63,74,20,31,36,20,20,32,30,30,33,20,2E,58,61,75,74,68,6F,72,69,74,79,
< 00,00,00,0F,00,00,00,00,00,00,01,EE,00,00,0E,27,00,00,00,C9,00,00,81,80,41,
< 2B,60,A5,3F,8E,7D,D2,00,00,00,08,2E,78,69,6E,69,74,72,63,00,00,00,40,2D,72,
< 77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,20,37,32,39,20,4F,63,74,20,31,30,20,20,31,
< 39,39,37,20,2E,78,69,6E,69,74,72,63,00,00,00,0F,00,00,00,00,00,00,02,D9,00,
< 00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A7,34,3D,73,45,00,00,00,05,31,2E,
< 7A,69,70,00,00,00,3D,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,
< 77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,33,33,30,37,36,20,
< 4A,75,6E,20,32,35,20,20,32,30,30,33,20,31,2E,7A,69,70,00,00,00,0F,00,00,00,
< 00,00,00,81,34,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A7,3E,F9,96,01,
< 00,00,00,0D,61,64,64,72,65,73,73,65,73,2E,74,78,74,00,00,00,45,2D,72,77,2D,
< 72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,
< 78,20,20,20,20,20,20,20,20,20,31,35,37,20,4F,63,74,20,31,34,20,20,31,39,39,
< 39,20,61,64,64,72,65,73,73,65,73,2E,74,78,74,00,00,00,0F,00,00,00,00,00,00,
< 00,9D,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,38,05,E0,C8,00,00,00,
< 05,64,75,6D,6D,79,00,00,00,3D,64,72,77,78,72,2D,78,72,2D,78,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,
< 39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,64,75,6D,6D,79,00,00,00,0F,
< 00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,60,31,41,
< 2B,60,31,00,00,00,08,64,75,6D,70,73,74,65,72,00,00,00,40,64,72,77,78,2D,2D,
< 2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,
< 20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,
< 64,75,6D,70,73,74,65,72,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,
< 00,00,C9,00,00,41,C0,41,2B,60,31,41,2B,60,32,00,00,00,0C,65,6E,76,70,6C,61,
< 6E,65,2E,6A,70,67,00,00,00,44,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,31,32,30,
< 32,39,20,4D,61,79,20,32,36,20,20,32,30,30,33,20,65,6E,76,70,6C,61,6E,65,2E,
< 6A,70,67,00,00,00,0F,00,00,00,00,00,00,2E,FD,00,00,0E,27,00,00,00,C9,00,00,
< 81,A4,41,2B,60,A8,3E,D1,D6,E6,00,00,00,07,66,6F,6F,2E,63,70,70,00,00,00,3F,
< 2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,36,39,20,53,65,70,20,32,39,20,
< 31,34,3A,33,34,20,66,6F,6F,2E,63,70,70,00,00,00,0F,00,00,00,00,00,00,0F,E5,
< 00,00,0E,27,00,00,00,C9,00,00,81,A4,41,5A,AB,BF,41,5A,AB,C1,00,00,00,0A,69,
< 6E,64,65,78,2E,68,74,6D,6C,00,00,00,42,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,
< 20,33,37,35,34,20,4A,75,6C,20,33,30,20,20,31,39,39,39,20,69,6E,64,65,78,2E,
< 68,74,6D,6C,00,00,00,0F,00,00,00,00,00,00,0E,AA,00,00,0E,27,00,00,00,C9,00,
< 00,81,A4,41,2B,60,A8,37,A0,F3,12,00,00,00,09,6A,61,76,61,2E,68,74,6D,6C,00,
< 00,00,41,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,
< 20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,32,31,39,31,20,4A,75,6C,20,
< 33,30,20,20,31,39,39,39,20,6A,61,76,61,2E,68,74,6D,6C,00,00,00,0F,00,00,00,
< 00,00,00,08,8F,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,37,A0,F3,13,
< 00,00,00,07,6A,61,77,2E,64,61,74,00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,
< 20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,
< 20,20,20,20,20,20,32,20,46,65,62,20,32,36,20,20,31,39,39,37,20,6A,61,77,2E,
< 64,61,74,00,00,00,0F,00,00,00,00,00,00,00,02,00,00,0E,27,00,00,00,C9,00,00,
< 81,80,41,2B,60,A8,33,13,74,11,00,00,00,09,6B,75,65,6E,64,2E,7A,69,70,00,00,
< 00,41,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,
< 20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,35,37,37,35,20,4A,75,6E,20,33,
< 30,20,20,32,30,30,33,20,6B,75,65,6E,64,2E,7A,69,70,00,00,00,0F,00,00,00,00,
< 00,00,16,8F,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,3F,00,04,93,00,
< 00,00,09,6C,64,65,6D,6F,2E,7A,69,70,00,00,00,41,2D,72,77,2D,72,2D,2D,72,2D,
< 2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,
< 20,20,20,33,34,31,33,34,20,41,75,67,20,20,34,20,20,31,39,39,39,20,6C,64,65,
< 6D,6F,2E,7A,69,70,00,00,00,0F,00,00,00,00,00,00,85,56,00,00,0E,27,00,00,00,
< C9,00,00,81,A4,41,2B,60,A8,37,A8,6D,24,00,00,00,04,4D,61,69,6C,00,00,00,3C,
< 64,72,77,78,72,77,78,72,77,74,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,
< 31,37,3A,33,35,20,4D,61,69,6C,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,
< 27,00,00,00,C9,00,00,43,FF,41,2B,60,31,41,2B,60,31,00,00,00,06,6E,73,6D,61,
< 69,6C,00,00,00,3E,64,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,
< 20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,
< 75,67,20,32,34,20,31,37,3A,33,35,20,6E,73,6D,61,69,6C,00,00,00,0F,00,00,00,
< 00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,C0,41,2B,60,32,41,2B,60,32,
< 00,00,00,09,6E,75,72,62,73,2E,7A,69,70,00,00,00,41,2D,72,77,2D,72,2D,2D,72,
< 2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,
< 20,20,20,20,20,38,38,36,30,20,4A,75,6E,20,32,33,20,20,32,30,30,33,20,6E,75,
< 72,62,73,2E,7A,69,70,00,00,00,0F,00,00,00,00,00,00,22,9C,00,00,0E,27,00,00,
< 00,C9,00,00,81,A4,41,2B,60,A9,3E,F7,10,93,00,00,00,11,70,32,39,37,2D,6D,69,
< 63,68,61,6C,69,6B,2E,70,64,66,00,00,00,49,2D,72,77,2D,72,2D,2D,72,2D,2D,20,
< 20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,
< 34,37,38,32,30,33,20,4A,75,6E,20,31,30,20,20,32,30,30,33,20,70,32,39,37,2D,
< 6D,69,63,68,61,6C,69,6B,2E,70,64,66,00,00,00,0F,00,00,00,00,00,07,4B,FB,00,
< 00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A9,3E,E5,A9,64,00,00,00,07,70,69,
< 64,2E,62,6E,63,00,00,00,3F,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,
< 6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,20,
< 35,20,53,65,70,20,32,34,20,20,31,39,39,39,20,70,69,64,2E,62,6E,63,00,00,00,
< 0F,00,00,00,00,00,00,00,05,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A9,
< 37,EB,BF,E4,00,00,00,0B,70,75,62,6C,69,63,5F,68,74,6D,6C,00,00,00,43,64,72,
< 77,78,72,2D,78,72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,
< 3A,33,36,20,70,75,62,6C,69,63,5F,68,74,6D,6C,00,00,00,0F,00,00,00,00,00,00,
< 10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,60,33,41,2B,60,62,00,00,00,
< 01,71,00,00,00,39,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,
< 20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,31,34,37,38,20,4F,
< 63,74,20,32,35,20,20,31,39,39,39,20,71,00,00,00,0F,00,00,00,00,00,00,05,C6,
< 00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,D8,38,14,7B,9F,00,00,00,0A,73,
< 6B,65,74,63,68,2E,7A,69,70,00,00,00,42,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,35,
< 38,30,30,34,30,20,4D,61,79,20,31,36,20,20,32,30,30,33,20,73,6B,65,74,63,68,
< 2E,7A,69,70,00,00,00,0F,00,00,00,00,00,08,D9,C8,00,00,0E,27,00,00,00,C9,00,
< 00,81,A4,41,2B,60,D9,3E,C4,D1,FC,00,00,00,08,75,72,6C,73,2E,74,78,74,00,00,
< 00,40,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,
< 20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,32,30,38,20,4A,75,6E,20,31,
< 30,20,20,32,30,30,33,20,75,72,6C,73,2E,74,78,74,00,00,00,0F,00,00,00,00,00,
< 00,00,D0,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,D9,3E,E5,CB,28,
> Type: SSH_FXP_READDIR, Size: 13, Number: 1292
> 0C,00,00,05,0C,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 28, Number: 1292
< 65,00,00,05,0C,00,00,00,01,00,00,00,0B,45,6E,64,20,6F,66,20,66,69,6C,65,00,
< 00,00,00,
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 1540
> 04,00,00,06,04,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 24, Number: 1540
< 65,00,00,06,04,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00,
< Status/error code: 0
. Startup conversation with host finished.

---> no problems so far. now uploading "foo.cpp" (which already exists on the server!)

. Copying 1 files/directories to remote directory "/linux/home/linux/jaw/"
. PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: Yes; Resume: S (102400); CalcS: Yes; Mask: *.*
. TM: M; ExclM:
. AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. File: "C:\foo.cpp"
. Copying "C:\foo.cpp" to remote directory started.
. Ascii transfer mode selected.
. Opening remote file.
> Type: SSH_FXP_OPEN, Size: 54, Number: 1795
> 03,00,00,07,03,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,63,70,70,00,00,00,3A,00,00,00,01,00,00,00,00,
> 00,00,00,09,
< Type: SSH_FXP_STATUS, Size: 24, Number: 1795
< 65,00,00,07,03,00,00,00,04,00,00,00,07,46,61,69,6C,75,72,65,00,00,00,00,
< Status/error code: 4, Message: 1795, Server: Failure, Language:
> Type: SSH_FXP_LSTAT, Size: 38, Number: 2055
> 07,00,00,08,07,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,63,70,70,
< Type: SSH_FXP_ATTRS, Size: 37, Number: 2055
< 69,00,00,08,07,00,00,00,0F,00,00,00,00,00,00,0F,E5,00,00,0E,27,00,00,00,C9,
< 00,00,81,A4,41,5A,AB,BF,41,5A,AB,C1,
. Asking user:
. Remote file 'foo.cpp' already exists. Overwrite?

---> yep.

. New: 9 bytes, 30.09.2004 12:20:30
. Existing: 4069 bytes, 29.09.2004 14:34:09 ()
> Type: SSH_FXP_OPEN, Size: 54, Number: 2307
> 03,00,00,09,03,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,63,70,70,00,00,00,1A,00,00,00,01,00,00,00,00,
> 00,00,00,09,
< Type: SSH_FXP_HANDLE, Size: 13, Number: 2307
< 66,00,00,09,03,00,00,00,04,00,00,00,00,
> Type: SSH_FXP_WRITE, Size: 34, Number: 2566
> 06,00,00,0A,06,00,00,00,04,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,09,
> 64,73,66,6B,6A,68,73,6B,6A,
< Type: SSH_FXP_STATUS, Size: 24, Number: 2566
< 65,00,00,0A,06,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00,
< Status/error code: 0
> Type: SSH_FXP_CLOSE, Size: 13, Number: 2820
> 04,00,00,0B,04,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 24, Number: 2820
< 65,00,00,0B,04,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00,
< Status/error code: 0
> Type: SSH_FXP_SETSTAT, Size: 50, Number: 3081
> 09,00,00,0C,09,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,63,70,70,00,00,00,08,41,5B,DE,00,41,5B,DD,EE,
< Type: SSH_FXP_STATUS, Size: 24, Number: 3081
< 65,00,00,0C,09,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00,
< Status/error code: 0
. Listing directory "/linux/home/linux/jaw".
> Type: SSH_FXP_OPENDIR, Size: 30, Number: 3339
> 0B,00,00,0D,0B,00,00,00,15,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,
< Type: SSH_FXP_HANDLE, Size: 13, Number: 3339
< 66,00,00,0D,0B,00,00,00,04,00,00,00,00,
> Type: SSH_FXP_READDIR, Size: 13, Number: 3596
> 0C,00,00,0E,0C,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_NAME, Size: 4723, Number: 3596
< 68,00,00,0E,0C,00,00,00,2A,00,00,00,01,2E,00,00,00,39,64,72,77,78,72,2D,78,
< 72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,34,30,39,36,20,53,65,70,20,32,39,20,31,34,3A,33,34,20,2E,
< 00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,
< 2B,60,2E,41,5A,AB,BF,00,00,00,02,2E,2E,00,00,00,3A,64,72,77,78,72,2D,78,72,
< 2D,78,20,20,20,20,31,20,72,6F,6F,74,20,20,20,20,20,62,69,6E,20,20,20,20,20,
< 20,20,20,20,20,34,30,39,36,20,53,65,70,20,32,33,20,31,32,3A,33,31,20,2E,2E,
< 00,00,00,0F,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,01,00,00,41,ED,41,
< 2A,F3,6A,41,52,A6,0F,00,00,00,0A,23,2E,70,72,6F,66,69,6C,65,23,00,00,00,42,
< 2D,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,39,37,20,53,65,70,20,33,30,20,
< 20,31,39,39,37,20,23,2E,70,72,6F,66,69,6C,65,23,00,00,00,0F,00,00,00,00,00,
< 00,00,61,00,00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A5,34,30,31,A7,00,00,
< 00,0E,2E,61,73,57,65,64,69,74,2D,70,72,65,66,73,00,00,00,46,2D,72,77,2D,2D,
< 2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,
< 20,20,20,20,20,20,20,20,20,20,33,31,20,4A,61,6E,20,32,32,20,20,31,39,39,37,
< 20,2E,61,73,57,65,64,69,74,2D,70,72,65,66,73,00,00,00,0F,00,00,00,00,00,00,
< 00,1F,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,32,E5,79,A9,00,00,00,
< 0D,2E,62,61,73,68,5F,68,69,73,74,6F,72,79,00,00,00,45,2D,72,77,2D,2D,2D,2D,
< 2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,20,32,34,36,20,41,75,67,20,32,34,20,20,32,30,30,31,20,2E,
< 62,61,73,68,5F,68,69,73,74,6F,72,79,00,00,00,0F,00,00,00,00,00,00,00,F6,00,
< 00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,3B,86,49,D3,00,00,00,08,2E,65,
< 62,74,70,72,69,76,00,00,00,40,64,72,77,78,72,2D,78,72,2D,78,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,
< 39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,65,62,74,70,72,69,76,00,
< 00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,
< 60,2F,41,2B,60,2F,00,00,00,04,2E,65,6C,6D,00,00,00,3C,64,72,77,78,2D,2D,2D,
< 2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,
< 65,6C,6D,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,
< 41,C0,41,2B,60,2F,41,2B,60,2F,00,00,00,06,2E,65,6D,61,63,73,00,00,00,3E,2D,
< 72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,
< 69,6E,75,78,20,20,20,20,20,20,20,20,36,38,30,30,20,4E,6F,76,20,20,37,20,20,
< 31,39,39,36,20,2E,65,6D,61,63,73,00,00,00,0F,00,00,00,00,00,00,1A,90,00,00,
< 0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,32,81,67,B4,00,00,00,07,2E,66,76,
< 77,6D,72,63,00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,
< 61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,31,38,32,35,39,
< 20,4E,6F,76,20,32,32,20,20,31,39,39,37,20,2E,66,76,77,6D,72,63,00,00,00,0F,
< 00,00,00,00,00,00,47,53,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,34,
< 76,45,5A,00,00,00,08,2E,68,69,73,74,6F,72,79,00,00,00,40,2D,72,77,2D,2D,2D,
< 2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,
< 20,20,20,20,20,20,20,31,30,36,37,20,4D,61,72,20,31,35,20,20,32,30,30,30,20,
< 2E,68,69,73,74,6F,72,79,00,00,00,0F,00,00,00,00,00,00,04,2B,00,00,0E,27,00,
< 00,00,C9,00,00,81,80,41,2B,60,A6,38,CF,B5,7D,00,00,00,07,2E,68,79,70,65,72,
< 62,00,00,00,3F,64,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,
< 20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,
< 67,20,32,34,20,31,37,3A,33,35,20,2E,68,79,70,65,72,62,00,00,00,0F,00,00,00,
< 00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,C0,41,2B,60,2F,41,2B,60,2F,
< 00,00,00,06,2E,6C,6F,67,69,6E,00,00,00,3E,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,
< 20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,
< 20,20,20,34,39,34,20,4F,63,74,20,20,38,20,20,31,39,39,37,20,2E,6C,6F,67,69,
< 6E,00,00,00,0F,00,00,00,00,00,00,01,EE,00,00,0E,27,00,00,00,C9,00,00,81,80,
< 41,2B,60,A6,34,3B,8E,B0,00,00,00,0D,2E,6C,79,6E,78,5F,63,6F,6F,6B,69,65,73,
< 00,00,00,45,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,
< 20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,36,37,20,4A,75,6C,
< 20,20,33,20,20,32,30,30,32,20,2E,6C,79,6E,78,5F,63,6F,6F,6B,69,65,73,00,00,
< 00,0F,00,00,00,00,00,00,00,43,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,
< A6,3D,23,6C,AC,00,00,00,0C,2E,6D,61,69,6C,62,6F,78,6C,69,73,74,00,00,00,44,
< 2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 72,6F,6F,74,20,20,20,20,20,20,20,20,20,20,20,20,30,20,4A,75,6E,20,31,30,20,
< 20,31,39,39,39,20,2E,6D,61,69,6C,62,6F,78,6C,69,73,74,00,00,00,0F,00,00,00,
< 00,00,00,00,00,00,00,0E,27,00,00,00,00,00,00,81,A4,41,2B,60,A6,37,5F,4D,B9,
< 00,00,00,09,2E,6E,65,74,73,63,61,70,65,00,00,00,41,64,72,77,78,72,2D,78,72,
< 2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,
< 20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,6E,
< 65,74,73,63,61,70,65,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,
< 00,C9,00,00,41,ED,41,2B,60,2F,41,2B,60,30,00,00,00,07,2E,6E,65,77,73,72,63,
< 00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,
< 20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,34,38,20,46,65,62,
< 20,20,31,20,20,31,39,39,37,20,2E,6E,65,77,73,72,63,00,00,00,0F,00,00,00,00,
< 00,00,0F,D0,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A7,32,F2,AE,F2,00,
< 00,00,06,2E,6E,6F,74,65,73,00,00,00,3E,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,
< 20,20,32,32,39,20,46,65,62,20,20,34,20,20,31,39,39,37,20,2E,6E,6F,74,65,73,
< 00,00,00,0F,00,00,00,00,00,00,00,E5,00,00,0E,27,00,00,00,C9,00,00,81,80,41,
< 2B,60,A7,32,F6,71,48,00,00,00,08,2E,70,72,6F,66,69,6C,65,00,00,00,40,2D,72,
< 77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,20,20,39,39,20,41,70,72,20,20,33,20,20,31,
< 39,39,37,20,2E,70,72,6F,66,69,6C,65,00,00,00,0F,00,00,00,00,00,00,00,63,00,
< 00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A7,33,44,04,2A,00,00,00,0A,2E,73,
< 67,69,68,65,6C,70,72,63,00,00,00,42,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,
< 20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,
< 20,20,33,30,20,4F,63,74,20,32,33,20,20,31,39,39,37,20,2E,73,67,69,68,65,6C,
< 70,72,63,00,00,00,0F,00,00,00,00,00,00,00,1E,00,00,0E,27,00,00,00,C9,00,00,
< 81,80,41,2B,60,A7,34,4E,79,97,00,00,00,04,2E,73,73,68,00,00,00,3C,64,72,77,
< 78,72,2D,78,72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,
< 75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,
< 33,35,20,2E,73,73,68,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,
< 00,C9,00,00,41,ED,41,2B,60,30,41,2B,60,30,00,00,00,0B,2E,58,61,75,74,68,6F,
< 72,69,74,79,00,00,00,43,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,
< 61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,34,39,34,
< 20,4F,63,74,20,31,36,20,20,32,30,30,33,20,2E,58,61,75,74,68,6F,72,69,74,79,
< 00,00,00,0F,00,00,00,00,00,00,01,EE,00,00,0E,27,00,00,00,C9,00,00,81,80,41,
< 2B,60,A5,3F,8E,7D,D2,00,00,00,08,2E,78,69,6E,69,74,72,63,00,00,00,40,2D,72,
< 77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,20,37,32,39,20,4F,63,74,20,31,30,20,20,31,
< 39,39,37,20,2E,78,69,6E,69,74,72,63,00,00,00,0F,00,00,00,00,00,00,02,D9,00,
< 00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A7,34,3D,73,45,00,00,00,05,31,2E,
< 7A,69,70,00,00,00,3D,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,
< 77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,33,33,30,37,36,20,
< 4A,75,6E,20,32,35,20,20,32,30,30,33,20,31,2E,7A,69,70,00,00,00,0F,00,00,00,
< 00,00,00,81,34,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A7,3E,F9,96,01,
< 00,00,00,0D,61,64,64,72,65,73,73,65,73,2E,74,78,74,00,00,00,45,2D,72,77,2D,
< 72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,
< 78,20,20,20,20,20,20,20,20,20,31,35,37,20,4F,63,74,20,31,34,20,20,31,39,39,
< 39,20,61,64,64,72,65,73,73,65,73,2E,74,78,74,00,00,00,0F,00,00,00,00,00,00,
< 00,9D,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,38,05,E0,C8,00,00,00,
< 05,64,75,6D,6D,79,00,00,00,3D,64,72,77,78,72,2D,78,72,2D,78,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,
< 39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,64,75,6D,6D,79,00,00,00,0F,
< 00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,60,31,41,
< 2B,60,31,00,00,00,08,64,75,6D,70,73,74,65,72,00,00,00,40,64,72,77,78,2D,2D,
< 2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,
< 20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,
< 64,75,6D,70,73,74,65,72,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,
< 00,00,C9,00,00,41,C0,41,2B,60,31,41,2B,60,32,00,00,00,0C,65,6E,76,70,6C,61,
< 6E,65,2E,6A,70,67,00,00,00,44,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,31,32,30,
< 32,39,20,4D,61,79,20,32,36,20,20,32,30,30,33,20,65,6E,76,70,6C,61,6E,65,2E,
< 6A,70,67,00,00,00,0F,00,00,00,00,00,00,2E,FD,00,00,0E,27,00,00,00,C9,00,00,
< 81,A4,41,2B,60,A8,3E,D1,D6,E6,00,00,00,07,66,6F,6F,2E,63,70,70,00,00,00,3F,
< 2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,20,39,20,53,65,70,20,33,30,20,
< 31,32,3A,32,30,20,66,6F,6F,2E,63,70,70,00,00,00,0F,00,00,00,00,00,00,00,09,
< 00,00,0E,27,00,00,00,C9,00,00,81,A4,41,5B,DE,00,41,5B,DD,EE,00,00,00,0A,69,
< 6E,64,65,78,2E,68,74,6D,6C,00,00,00,42,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,
< 20,33,37,35,34,20,4A,75,6C,20,33,30,20,20,31,39,39,39,20,69,6E,64,65,78,2E,
< 68,74,6D,6C,00,00,00,0F,00,00,00,00,00,00,0E,AA,00,00,0E,27,00,00,00,C9,00,
< 00,81,A4,41,2B,60,A8,37,A0,F3,12,00,00,00,09,6A,61,76,61,2E,68,74,6D,6C,00,
< 00,00,41,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,
< 20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,32,31,39,31,20,4A,75,6C,20,
< 33,30,20,20,31,39,39,39,20,6A,61,76,61,2E,68,74,6D,6C,00,00,00,0F,00,00,00,
< 00,00,00,08,8F,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,37,A0,F3,13,
< 00,00,00,07,6A,61,77,2E,64,61,74,00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,
< 20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,
< 20,20,20,20,20,20,32,20,46,65,62,20,32,36,20,20,31,39,39,37,20,6A,61,77,2E,
< 64,61,74,00,00,00,0F,00,00,00,00,00,00,00,02,00,00,0E,27,00,00,00,C9,00,00,
< 81,80,41,2B,60,A8,33,13,74,11,00,00,00,09,6B,75,65,6E,64,2E,7A,69,70,00,00,
< 00,41,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,
< 20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,35,37,37,35,20,4A,75,6E,20,33,
< 30,20,20,32,30,30,33,20,6B,75,65,6E,64,2E,7A,69,70,00,00,00,0F,00,00,00,00,
< 00,00,16,8F,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,3F,00,04,93,00,
< 00,00,09,6C,64,65,6D,6F,2E,7A,69,70,00,00,00,41,2D,72,77,2D,72,2D,2D,72,2D,
< 2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,
< 20,20,20,33,34,31,33,34,20,41,75,67,20,20,34,20,20,31,39,39,39,20,6C,64,65,
< 6D,6F,2E,7A,69,70,00,00,00,0F,00,00,00,00,00,00,85,56,00,00,0E,27,00,00,00,
< C9,00,00,81,A4,41,2B,60,A8,37,A8,6D,24,00,00,00,04,4D,61,69,6C,00,00,00,3C,
< 64,72,77,78,72,77,78,72,77,74,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,
< 31,37,3A,33,35,20,4D,61,69,6C,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,
< 27,00,00,00,C9,00,00,43,FF,41,2B,60,31,41,2B,60,31,00,00,00,06,6E,73,6D,61,
< 69,6C,00,00,00,3E,64,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,
< 20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,
< 75,67,20,32,34,20,31,37,3A,33,35,20,6E,73,6D,61,69,6C,00,00,00,0F,00,00,00,
< 00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,C0,41,2B,60,32,41,2B,60,32,
< 00,00,00,09,6E,75,72,62,73,2E,7A,69,70,00,00,00,41,2D,72,77,2D,72,2D,2D,72,
< 2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,
< 20,20,20,20,20,38,38,36,30,20,4A,75,6E,20,32,33,20,20,32,30,30,33,20,6E,75,
< 72,62,73,2E,7A,69,70,00,00,00,0F,00,00,00,00,00,00,22,9C,00,00,0E,27,00,00,
< 00,C9,00,00,81,A4,41,2B,60,A9,3E,F7,10,93,00,00,00,11,70,32,39,37,2D,6D,69,
< 63,68,61,6C,69,6B,2E,70,64,66,00,00,00,49,2D,72,77,2D,72,2D,2D,72,2D,2D,20,
< 20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,
< 34,37,38,32,30,33,20,4A,75,6E,20,31,30,20,20,32,30,30,33,20,70,32,39,37,2D,
< 6D,69,63,68,61,6C,69,6B,2E,70,64,66,00,00,00,0F,00,00,00,00,00,07,4B,FB,00,
< 00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A9,3E,E5,A9,64,00,00,00,07,70,69,
< 64,2E,62,6E,63,00,00,00,3F,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,
< 6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,20,
< 35,20,53,65,70,20,32,34,20,20,31,39,39,39,20,70,69,64,2E,62,6E,63,00,00,00,
< 0F,00,00,00,00,00,00,00,05,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A9,
< 37,EB,BF,E4,00,00,00,0B,70,75,62,6C,69,63,5F,68,74,6D,6C,00,00,00,43,64,72,
< 77,78,72,2D,78,72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,
< 3A,33,36,20,70,75,62,6C,69,63,5F,68,74,6D,6C,00,00,00,0F,00,00,00,00,00,00,
< 10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,60,33,41,2B,60,62,00,00,00,
< 01,71,00,00,00,39,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,
< 20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,31,34,37,38,20,4F,
< 63,74,20,32,35,20,20,31,39,39,39,20,71,00,00,00,0F,00,00,00,00,00,00,05,C6,
< 00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,D8,38,14,7B,9F,00,00,00,0A,73,
< 6B,65,74,63,68,2E,7A,69,70,00,00,00,42,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,35,
< 38,30,30,34,30,20,4D,61,79,20,31,36,20,20,32,30,30,33,20,73,6B,65,74,63,68,
< 2E,7A,69,70,00,00,00,0F,00,00,00,00,00,08,D9,C8,00,00,0E,27,00,00,00,C9,00,
< 00,81,A4,41,2B,60,D9,3E,C4,D1,FC,00,00,00,08,75,72,6C,73,2E,74,78,74,00,00,
< 00,40,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,
< 20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,32,30,38,20,4A,75,6E,20,31,
< 30,20,20,32,30,30,33,20,75,72,6C,73,2E,74,78,74,00,00,00,0F,00,00,00,00,00,
< 00,00,D0,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,D9,3E,E5,CB,28,
> Type: SSH_FXP_READDIR, Size: 13, Number: 3852
> 0C,00,00,0F,0C,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 28, Number: 3852
< 65,00,00,0F,0C,00,00,00,01,00,00,00,0B,45,6E,64,20,6F,66,20,66,69,6C,65,00,
< 00,00,00,
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 4100
> 04,00,00,10,04,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 24, Number: 4100
< 65,00,00,10,04,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00,
< Status/error code: 0

---> that worked fine! now uploading "foo.txt" (which does NOT exist on the server)

. Copying 1 files/directories to remote directory "/linux/home/linux/jaw/"
. PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: Yes; Resume: S (102400); CalcS: Yes; Mask: *.*
. TM: M; ExclM:
. AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. File: "C:\foo.txt"
. Copying "C:\foo.txt" to remote directory started.
. Ascii transfer mode selected.
. Opening remote file.
> Type: SSH_FXP_OPEN, Size: 54, Number: 4355
> 03,00,00,11,03,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,74,78,74,00,00,00,3A,00,00,00,01,00,00,00,00,
> 00,00,00,05,
< Type: SSH_FXP_STATUS, Size: 24, Number: 4355
< 65,00,00,11,03,00,00,00,04,00,00,00,07,46,61,69,6C,75,72,65,00,00,00,00,
< Status/error code: 4, Message: 4355, Server: Failure, Language:
> Type: SSH_FXP_LSTAT, Size: 38, Number: 4615
> 07,00,00,12,07,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,74,78,74,
< Type: SSH_FXP_STATUS, Size: 29, Number: 4615
< 65,00,00,12,07,00,00,00,02,00,00,00,0C,4E,6F,20,73,75,63,68,20,66,69,6C,65,
< 00,00,00,00,
< Status/error code: 2, Message: 4615, Server: No such file, Language:
* (ETerminal) General failure (server should provide error description).
* Error code: 4
* Error message from server: Failure
* Request code: 3
. Asking user:
. Cannot create remote file '/linux/home/linux/jaw/foo.txt'. ("General failure (server should provide error description).
. Error code: 4
. Error message from server: Failure
. Request code: 3")

---> failure.. click retry:

> Type: SSH_FXP_OPEN, Size: 54, Number: 4867
> 03,00,00,13,03,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,74,78,74,00,00,00,3A,00,00,00,01,00,00,00,00,
> 00,00,00,05,
< Type: SSH_FXP_STATUS, Size: 24, Number: 4867
< 65,00,00,13,03,00,00,00,04,00,00,00,07,46,61,69,6C,75,72,65,00,00,00,00,
< Status/error code: 4, Message: 4867, Server: Failure, Language:
> Type: SSH_FXP_LSTAT, Size: 38, Number: 5127
> 07,00,00,14,07,00,00,00,1D,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,2F,66,6F,6F,2E,74,78,74,
< Type: SSH_FXP_STATUS, Size: 29, Number: 5127
< 65,00,00,14,07,00,00,00,02,00,00,00,0C,4E,6F,20,73,75,63,68,20,66,69,6C,65,
< 00,00,00,00,
< Status/error code: 2, Message: 5127, Server: No such file, Language:
* (ETerminal) General failure (server should provide error description).
* Error code: 4
* Error message from server: Failure
* Request code: 3
. Asking user:
. Cannot create remote file '/linux/home/linux/jaw/foo.txt'. ("General failure (server should provide error description).
. Error code: 4
. Error message from server: Failure
. Request code: 3")
* (EScpSkipFile) Cannot create remote file '/linux/home/linux/jaw/foo.txt'.
* General failure (server should provide error description).
* Error code: 4
* Error message from server: Failure
* Request code: 3
. Listing directory "/linux/home/linux/jaw".
> Type: SSH_FXP_OPENDIR, Size: 30, Number: 5387
> 0B,00,00,15,0B,00,00,00,15,2F,6C,69,6E,75,78,2F,68,6F,6D,65,2F,6C,69,6E,75,
> 78,2F,6A,61,77,
< Type: SSH_FXP_HANDLE, Size: 13, Number: 5387
< 66,00,00,15,0B,00,00,00,04,00,00,00,00,
> Type: SSH_FXP_READDIR, Size: 13, Number: 5644
> 0C,00,00,16,0C,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_NAME, Size: 4723, Number: 5644
< 68,00,00,16,0C,00,00,00,2A,00,00,00,01,2E,00,00,00,39,64,72,77,78,72,2D,78,
< 72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,34,30,39,36,20,53,65,70,20,32,39,20,31,34,3A,33,34,20,2E,
< 00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,
< 2B,60,2E,41,5A,AB,BF,00,00,00,02,2E,2E,00,00,00,3A,64,72,77,78,72,2D,78,72,
< 2D,78,20,20,20,20,31,20,72,6F,6F,74,20,20,20,20,20,62,69,6E,20,20,20,20,20,
< 20,20,20,20,20,34,30,39,36,20,53,65,70,20,32,33,20,31,32,3A,33,31,20,2E,2E,
< 00,00,00,0F,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,01,00,00,41,ED,41,
< 2A,F3,6A,41,52,A6,0F,00,00,00,0A,23,2E,70,72,6F,66,69,6C,65,23,00,00,00,42,
< 2D,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,39,37,20,53,65,70,20,33,30,20,
< 20,31,39,39,37,20,23,2E,70,72,6F,66,69,6C,65,23,00,00,00,0F,00,00,00,00,00,
< 00,00,61,00,00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A5,34,30,31,A7,00,00,
< 00,0E,2E,61,73,57,65,64,69,74,2D,70,72,65,66,73,00,00,00,46,2D,72,77,2D,2D,
< 2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,
< 20,20,20,20,20,20,20,20,20,20,33,31,20,4A,61,6E,20,32,32,20,20,31,39,39,37,
< 20,2E,61,73,57,65,64,69,74,2D,70,72,65,66,73,00,00,00,0F,00,00,00,00,00,00,
< 00,1F,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,32,E5,79,A9,00,00,00,
< 0D,2E,62,61,73,68,5F,68,69,73,74,6F,72,79,00,00,00,45,2D,72,77,2D,2D,2D,2D,
< 2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,20,32,34,36,20,41,75,67,20,32,34,20,20,32,30,30,31,20,2E,
< 62,61,73,68,5F,68,69,73,74,6F,72,79,00,00,00,0F,00,00,00,00,00,00,00,F6,00,
< 00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,3B,86,49,D3,00,00,00,08,2E,65,
< 62,74,70,72,69,76,00,00,00,40,64,72,77,78,72,2D,78,72,2D,78,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,
< 39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,65,62,74,70,72,69,76,00,
< 00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,
< 60,2F,41,2B,60,2F,00,00,00,04,2E,65,6C,6D,00,00,00,3C,64,72,77,78,2D,2D,2D,
< 2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,
< 20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,
< 65,6C,6D,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,
< 41,C0,41,2B,60,2F,41,2B,60,2F,00,00,00,06,2E,65,6D,61,63,73,00,00,00,3E,2D,
< 72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,
< 69,6E,75,78,20,20,20,20,20,20,20,20,36,38,30,30,20,4E,6F,76,20,20,37,20,20,
< 31,39,39,36,20,2E,65,6D,61,63,73,00,00,00,0F,00,00,00,00,00,00,1A,90,00,00,
< 0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,32,81,67,B4,00,00,00,07,2E,66,76,
< 77,6D,72,63,00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,
< 61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,31,38,32,35,39,
< 20,4E,6F,76,20,32,32,20,20,31,39,39,37,20,2E,66,76,77,6D,72,63,00,00,00,0F,
< 00,00,00,00,00,00,47,53,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A5,34,
< 76,45,5A,00,00,00,08,2E,68,69,73,74,6F,72,79,00,00,00,40,2D,72,77,2D,2D,2D,
< 2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,
< 20,20,20,20,20,20,20,31,30,36,37,20,4D,61,72,20,31,35,20,20,32,30,30,30,20,
< 2E,68,69,73,74,6F,72,79,00,00,00,0F,00,00,00,00,00,00,04,2B,00,00,0E,27,00,
< 00,00,C9,00,00,81,80,41,2B,60,A6,38,CF,B5,7D,00,00,00,07,2E,68,79,70,65,72,
< 62,00,00,00,3F,64,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,
< 20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,
< 67,20,32,34,20,31,37,3A,33,35,20,2E,68,79,70,65,72,62,00,00,00,0F,00,00,00,
< 00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,C0,41,2B,60,2F,41,2B,60,2F,
< 00,00,00,06,2E,6C,6F,67,69,6E,00,00,00,3E,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,
< 20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,
< 20,20,20,34,39,34,20,4F,63,74,20,20,38,20,20,31,39,39,37,20,2E,6C,6F,67,69,
< 6E,00,00,00,0F,00,00,00,00,00,00,01,EE,00,00,0E,27,00,00,00,C9,00,00,81,80,
< 41,2B,60,A6,34,3B,8E,B0,00,00,00,0D,2E,6C,79,6E,78,5F,63,6F,6F,6B,69,65,73,
< 00,00,00,45,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,
< 20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,36,37,20,4A,75,6C,
< 20,20,33,20,20,32,30,30,32,20,2E,6C,79,6E,78,5F,63,6F,6F,6B,69,65,73,00,00,
< 00,0F,00,00,00,00,00,00,00,43,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,
< A6,3D,23,6C,AC,00,00,00,0C,2E,6D,61,69,6C,62,6F,78,6C,69,73,74,00,00,00,44,
< 2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 72,6F,6F,74,20,20,20,20,20,20,20,20,20,20,20,20,30,20,4A,75,6E,20,31,30,20,
< 20,31,39,39,39,20,2E,6D,61,69,6C,62,6F,78,6C,69,73,74,00,00,00,0F,00,00,00,
< 00,00,00,00,00,00,00,0E,27,00,00,00,00,00,00,81,A4,41,2B,60,A6,37,5F,4D,B9,
< 00,00,00,09,2E,6E,65,74,73,63,61,70,65,00,00,00,41,64,72,77,78,72,2D,78,72,
< 2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,
< 20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,2E,6E,
< 65,74,73,63,61,70,65,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,
< 00,C9,00,00,41,ED,41,2B,60,2F,41,2B,60,30,00,00,00,07,2E,6E,65,77,73,72,63,
< 00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,
< 20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,34,38,20,46,65,62,
< 20,20,31,20,20,31,39,39,37,20,2E,6E,65,77,73,72,63,00,00,00,0F,00,00,00,00,
< 00,00,0F,D0,00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,A7,32,F2,AE,F2,00,
< 00,00,06,2E,6E,6F,74,65,73,00,00,00,3E,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,
< 20,20,32,32,39,20,46,65,62,20,20,34,20,20,31,39,39,37,20,2E,6E,6F,74,65,73,
< 00,00,00,0F,00,00,00,00,00,00,00,E5,00,00,0E,27,00,00,00,C9,00,00,81,80,41,
< 2B,60,A7,32,F6,71,48,00,00,00,08,2E,70,72,6F,66,69,6C,65,00,00,00,40,2D,72,
< 77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,20,20,39,39,20,41,70,72,20,20,33,20,20,31,
< 39,39,37,20,2E,70,72,6F,66,69,6C,65,00,00,00,0F,00,00,00,00,00,00,00,63,00,
< 00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A7,33,44,04,2A,00,00,00,0A,2E,73,
< 67,69,68,65,6C,70,72,63,00,00,00,42,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,
< 20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,
< 20,20,33,30,20,4F,63,74,20,32,33,20,20,31,39,39,37,20,2E,73,67,69,68,65,6C,
< 70,72,63,00,00,00,0F,00,00,00,00,00,00,00,1E,00,00,0E,27,00,00,00,C9,00,00,
< 81,80,41,2B,60,A7,34,4E,79,97,00,00,00,04,2E,73,73,68,00,00,00,3C,64,72,77,
< 78,72,2D,78,72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,
< 75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,
< 33,35,20,2E,73,73,68,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,00,
< 00,C9,00,00,41,ED,41,2B,60,30,41,2B,60,30,00,00,00,0B,2E,58,61,75,74,68,6F,
< 72,69,74,79,00,00,00,43,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,
< 61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,34,39,34,
< 20,4F,63,74,20,31,36,20,20,32,30,30,33,20,2E,58,61,75,74,68,6F,72,69,74,79,
< 00,00,00,0F,00,00,00,00,00,00,01,EE,00,00,0E,27,00,00,00,C9,00,00,81,80,41,
< 2B,60,A5,3F,8E,7D,D2,00,00,00,08,2E,78,69,6E,69,74,72,63,00,00,00,40,2D,72,
< 77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,20,37,32,39,20,4F,63,74,20,31,30,20,20,31,
< 39,39,37,20,2E,78,69,6E,69,74,72,63,00,00,00,0F,00,00,00,00,00,00,02,D9,00,
< 00,0E,27,00,00,00,C9,00,00,81,C0,41,2B,60,A7,34,3D,73,45,00,00,00,05,31,2E,
< 7A,69,70,00,00,00,3D,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,
< 77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,33,33,30,37,36,20,
< 4A,75,6E,20,32,35,20,20,32,30,30,33,20,31,2E,7A,69,70,00,00,00,0F,00,00,00,
< 00,00,00,81,34,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A7,3E,F9,96,01,
< 00,00,00,0D,61,64,64,72,65,73,73,65,73,2E,74,78,74,00,00,00,45,2D,72,77,2D,
< 72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,
< 78,20,20,20,20,20,20,20,20,20,31,35,37,20,4F,63,74,20,31,34,20,20,31,39,39,
< 39,20,61,64,64,72,65,73,73,65,73,2E,74,78,74,00,00,00,0F,00,00,00,00,00,00,
< 00,9D,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,38,05,E0,C8,00,00,00,
< 05,64,75,6D,6D,79,00,00,00,3D,64,72,77,78,72,2D,78,72,2D,78,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,
< 39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,64,75,6D,6D,79,00,00,00,0F,
< 00,00,00,00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,60,31,41,
< 2B,60,31,00,00,00,08,64,75,6D,70,73,74,65,72,00,00,00,40,64,72,77,78,2D,2D,
< 2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,
< 20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,3A,33,35,20,
< 64,75,6D,70,73,74,65,72,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,27,00,
< 00,00,C9,00,00,41,C0,41,2B,60,31,41,2B,60,32,00,00,00,0C,65,6E,76,70,6C,61,
< 6E,65,2E,6A,70,67,00,00,00,44,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,
< 20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,31,32,30,
< 32,39,20,4D,61,79,20,32,36,20,20,32,30,30,33,20,65,6E,76,70,6C,61,6E,65,2E,
< 6A,70,67,00,00,00,0F,00,00,00,00,00,00,2E,FD,00,00,0E,27,00,00,00,C9,00,00,
< 81,A4,41,2B,60,A8,3E,D1,D6,E6,00,00,00,07,66,6F,6F,2E,63,70,70,00,00,00,3F,
< 2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,20,39,20,53,65,70,20,33,30,20,
< 31,32,3A,32,30,20,66,6F,6F,2E,63,70,70,00,00,00,0F,00,00,00,00,00,00,00,09,
< 00,00,0E,27,00,00,00,C9,00,00,81,A4,41,5B,DE,00,41,5B,DD,EE,00,00,00,0A,69,
< 6E,64,65,78,2E,68,74,6D,6C,00,00,00,42,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,
< 20,33,37,35,34,20,4A,75,6C,20,33,30,20,20,31,39,39,39,20,69,6E,64,65,78,2E,
< 68,74,6D,6C,00,00,00,0F,00,00,00,00,00,00,0E,AA,00,00,0E,27,00,00,00,C9,00,
< 00,81,A4,41,2B,60,A8,37,A0,F3,12,00,00,00,09,6A,61,76,61,2E,68,74,6D,6C,00,
< 00,00,41,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,
< 20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,32,31,39,31,20,4A,75,6C,20,
< 33,30,20,20,31,39,39,39,20,6A,61,76,61,2E,68,74,6D,6C,00,00,00,0F,00,00,00,
< 00,00,00,08,8F,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,37,A0,F3,13,
< 00,00,00,07,6A,61,77,2E,64,61,74,00,00,00,3F,2D,72,77,2D,2D,2D,2D,2D,2D,2D,
< 20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,
< 20,20,20,20,20,20,32,20,46,65,62,20,32,36,20,20,31,39,39,37,20,6A,61,77,2E,
< 64,61,74,00,00,00,0F,00,00,00,00,00,00,00,02,00,00,0E,27,00,00,00,C9,00,00,
< 81,80,41,2B,60,A8,33,13,74,11,00,00,00,09,6B,75,65,6E,64,2E,7A,69,70,00,00,
< 00,41,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,
< 20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,35,37,37,35,20,4A,75,6E,20,33,
< 30,20,20,32,30,30,33,20,6B,75,65,6E,64,2E,7A,69,70,00,00,00,0F,00,00,00,00,
< 00,00,16,8F,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A8,3F,00,04,93,00,
< 00,00,09,6C,64,65,6D,6F,2E,7A,69,70,00,00,00,41,2D,72,77,2D,72,2D,2D,72,2D,
< 2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,
< 20,20,20,33,34,31,33,34,20,41,75,67,20,20,34,20,20,31,39,39,39,20,6C,64,65,
< 6D,6F,2E,7A,69,70,00,00,00,0F,00,00,00,00,00,00,85,56,00,00,0E,27,00,00,00,
< C9,00,00,81,A4,41,2B,60,A8,37,A8,6D,24,00,00,00,04,4D,61,69,6C,00,00,00,3C,
< 64,72,77,78,72,77,78,72,77,74,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,
< 6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,
< 31,37,3A,33,35,20,4D,61,69,6C,00,00,00,0F,00,00,00,00,00,00,10,00,00,00,0E,
< 27,00,00,00,C9,00,00,43,FF,41,2B,60,31,41,2B,60,31,00,00,00,06,6E,73,6D,61,
< 69,6C,00,00,00,3E,64,72,77,78,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,
< 20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,
< 75,67,20,32,34,20,31,37,3A,33,35,20,6E,73,6D,61,69,6C,00,00,00,0F,00,00,00,
< 00,00,00,10,00,00,00,0E,27,00,00,00,C9,00,00,41,C0,41,2B,60,32,41,2B,60,32,
< 00,00,00,09,6E,75,72,62,73,2E,7A,69,70,00,00,00,41,2D,72,77,2D,72,2D,2D,72,
< 2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,
< 20,20,20,20,20,38,38,36,30,20,4A,75,6E,20,32,33,20,20,32,30,30,33,20,6E,75,
< 72,62,73,2E,7A,69,70,00,00,00,0F,00,00,00,00,00,00,22,9C,00,00,0E,27,00,00,
< 00,C9,00,00,81,A4,41,2B,60,A9,3E,F7,10,93,00,00,00,11,70,32,39,37,2D,6D,69,
< 63,68,61,6C,69,6B,2E,70,64,66,00,00,00,49,2D,72,77,2D,72,2D,2D,72,2D,2D,20,
< 20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,
< 34,37,38,32,30,33,20,4A,75,6E,20,31,30,20,20,32,30,30,33,20,70,32,39,37,2D,
< 6D,69,63,68,61,6C,69,6B,2E,70,64,66,00,00,00,0F,00,00,00,00,00,07,4B,FB,00,
< 00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A9,3E,E5,A9,64,00,00,00,07,70,69,
< 64,2E,62,6E,63,00,00,00,3F,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,
< 6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,20,20,
< 35,20,53,65,70,20,32,34,20,20,31,39,39,39,20,70,69,64,2E,62,6E,63,00,00,00,
< 0F,00,00,00,00,00,00,00,05,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,A9,
< 37,EB,BF,E4,00,00,00,0B,70,75,62,6C,69,63,5F,68,74,6D,6C,00,00,00,43,64,72,
< 77,78,72,2D,78,72,2D,78,20,20,20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,
< 6E,75,78,20,20,20,20,20,20,20,20,34,30,39,36,20,41,75,67,20,32,34,20,31,37,
< 3A,33,36,20,70,75,62,6C,69,63,5F,68,74,6D,6C,00,00,00,0F,00,00,00,00,00,00,
< 10,00,00,00,0E,27,00,00,00,C9,00,00,41,ED,41,2B,60,33,41,2B,60,62,00,00,00,
< 01,71,00,00,00,39,2D,72,77,2D,2D,2D,2D,2D,2D,2D,20,20,20,20,31,20,6A,61,77,
< 20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,31,34,37,38,20,4F,
< 63,74,20,32,35,20,20,31,39,39,39,20,71,00,00,00,0F,00,00,00,00,00,00,05,C6,
< 00,00,0E,27,00,00,00,C9,00,00,81,80,41,2B,60,D8,38,14,7B,9F,00,00,00,0A,73,
< 6B,65,74,63,68,2E,7A,69,70,00,00,00,42,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,
< 20,20,31,20,6A,61,77,20,20,20,20,20,20,6C,69,6E,75,78,20,20,20,20,20,20,35,
< 38,30,30,34,30,20,4D,61,79,20,31,36,20,20,32,30,30,33,20,73,6B,65,74,63,68,
< 2E,7A,69,70,00,00,00,0F,00,00,00,00,00,08,D9,C8,00,00,0E,27,00,00,00,C9,00,
< 00,81,A4,41,2B,60,D9,3E,C4,D1,FC,00,00,00,08,75,72,6C,73,2E,74,78,74,00,00,
< 00,40,2D,72,77,2D,72,2D,2D,72,2D,2D,20,20,20,20,31,20,6A,61,77,20,20,20,20,
< 20,20,6C,69,6E,75,78,20,20,20,20,20,20,20,20,20,32,30,38,20,4A,75,6E,20,31,
< 30,20,20,32,30,30,33,20,75,72,6C,73,2E,74,78,74,00,00,00,0F,00,00,00,00,00,
< 00,00,D0,00,00,0E,27,00,00,00,C9,00,00,81,A4,41,2B,60,D9,3E,E5,CB,28,
> Type: SSH_FXP_READDIR, Size: 13, Number: 5900
> 0C,00,00,17,0C,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 28, Number: 5900
< 65,00,00,17,0C,00,00,00,01,00,00,00,0B,45,6E,64,20,6F,66,20,66,69,6C,65,00,
< 00,00,00,
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 6148
> 04,00,00,18,04,00,00,00,04,00,00,00,00,
< Type: SSH_FXP_STATUS, Size: 24, Number: 6148
< 65,00,00,18,04,00,00,00,00,00,00,00,07,53,75,63,63,65,73,73,00,00,00,00,
< Status/error code: 0

---> same error.

=========================

And lastly, trying with putty's psftp:
psftp> put c:\foo.cpp
local:c:\foo.cpp => remote:/linux/home/linux/jaw/foo.cpp
psftp> put c:\foo.txt
local:c:\foo.txt => remote:/linux/home/linux/jaw/foo.txt
psftp>

no problems, both files are on the server.

hope this helps!
Jens

Reply with quote

Jens
Guest

by the way,
pscp works for me regardless if the file exists or not.

and the other thing briefly mentioned above: winscp won't
list the directory if I set the protocol to SCP only.
here's a part from the log:

. Listing current directory.
> ls -la ; echo "WinSCP: this is end-of-file:$status"
< insgesamt 1252
< drwxr-xr-x 1 jaw linux 4096 30. Sep 12:27 .
< drwxr-xr-x 1 root bin 4096 23. Sep 12:31 ..
< -rw-r--r-- 1 jaw linux 33076 25. Jun 2003 1.zip
[...]
< WinSCP: this is end-of-file:0
* (ECommand) Error listing directory '/linux/home/linux/jaw'.
* Unexpected directory listing line 'insgesamt 1252'.
* Invalid rights description 'nsgesamt '
. Startup conversation with host finished.

"insgesamt 1252" is simply german for "total 1252" -
should I have gotten the multilanguage version of winscp or
is that only a gui thing? maybe this is my mistake after all..

Jens

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

I'm confused. If it were not OpenSSH I would suppose some incompatibility. But as it is OpenSSH...

I can see that WinSCP attempts to create new file, which fails. Only difference to PSCP and PSFTP is that WinSCP is using SSH_FXF_EXCL flag which should make the attempt fail if the file does exists. However as it does not exists it should not make any difference. And again it is OpenSSH, and WinSCP is well tested with it.

Anyway please turn off overwrite confirmation in Preferences and try again. With overwrite confirmation off, WinSCP will not use the SSH_FXF_EXCL flag.

BTW: Is this happening only to you or even to other users on the same machine? If it is happening to others as well, can I have a test account on the server?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Jens wrote:

"insgesamt 1252" is simply german for "total 1252" -
should I have gotten the multilanguage version of winscp or
is that only a gui thing? maybe this is my mistake after all..
WinSCP requires english environment for SCP protocol.

Reply with quote

Advertisement

You can post new topics in this forum