Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: File gets transferred but server directory appears empty

I've sent you an email with debug version.
prash009d

File gets transferred but server directory appears empty

Hi
I am using the WINSCP419 version to connect to a server using SFTP-3 protocol. I am able to connect succesfully and transfer of files from local directory to server also does not throw any error. The real problem is that after the file transfer, the directory still appears empty.

following is the log file details

[quote]
. 2009-07-24 11:45:16.205 Copying 1 files/directories to remote directory "/file/test/"
. 2009-07-24 11:45:16.205 PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 01; Resume: S (102400);

CalcS: Yes; Mask: *.*
. 2009-07-24 11:45:16.205 TM: M; ClAr: No; CPS: 0; ExclM(No):
. 2009-07-24 11:45:16.205 AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl;

.htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2009-07-24 11:45:16.205 File: "D:\testing.txt"
. 2009-07-24 11:45:16.221 Copying "D:\testing.txt" to remote directory started.
. 2009-07-24 11:45:16.221 Ascii transfer mode selected.
. 2009-07-24 11:45:16.221 Opening remote file.
> 2009-07-24 11:45:16.221 Type: SSH_FXP_OPEN, Size: 55, Number: 20227
< 2009-07-24 11:45:16.221 Type: SSH_FXP_STATUS, Size: 26, Number: 19972
. 2009-07-24 11:45:16.221 Discarding reserved response
< 2009-07-24 11:45:16.408 Type: SSH_FXP_HANDLE, Size: 10, Number: 20227
> 2009-07-24 11:45:16.408 Type: SSH_FXP_WRITE, Size: 4114, Number: 20742
. 2009-07-24 11:45:22.611 49 skipped SSH_FXP_WRITE, SSH_FXP_READ, SSH_FXP_DATA and SSH_FXP_STATUS packets.
> 2009-07-24 11:45:22.611 Type: SSH_FXP_CLOSE, Size: 10, Number: 27652
> 2009-07-24 11:45:22.611 Type: SSH_FXP_SETSTAT, Size: 51, Number: 20489
< 2009-07-24 11:45:23.939 Type: SSH_FXP_STATUS, Size: 26, Number: 26630
< 2009-07-24 11:45:24.486 Type: SSH_FXP_STATUS, Size: 26, Number: 26886
< 2009-07-24 11:45:24.877 Type: SSH_FXP_STATUS, Size: 26, Number: 27142
< 2009-07-24 11:45:25.096 Type: SSH_FXP_STATUS, Size: 26, Number: 27398
< 2009-07-24 11:45:25.096 Type: SSH_FXP_STATUS, Size: 26, Number: 20489
. 2009-07-24 11:45:25.096 Storing reserved response
< 2009-07-24 11:45:25.096 Type: SSH_FXP_STATUS, Size: 26, Number: 27652
< 2009-07-24 11:45:25.096 Status/error code: 0
< 2009-07-24 11:45:25.096 Status/error code: 0
. 2009-07-24 11:45:25.096 Listing directory "/file/test".
> 2009-07-24 11:45:25.096 Type: SSH_FXP_OPENDIR, Size: 27, Number: 27915
< 2009-07-24 11:45:26.502 Type: SSH_FXP_HANDLE, Size: 10, Number: 27915
> 2009-07-24 11:45:26.502 Type: SSH_FXP_READDIR, Size: 10, Number: 28172
< 2009-07-24 11:45:26.643 Type: SSH_FXP_STATUS, Size: 30, Number: 28172
< 2009-07-24 11:45:26.643 Status/error code: 1
. 2009-07-24 11:45:26.643 Listing file "/file/test/..".
> 2009-07-24 11:45:26.643 Type: SSH_FXP_LSTAT, Size: 30, Number: 28423
< 2009-07-24 11:45:26.783 Type: SSH_FXP_ATTRS, Size: 37, Number: 28423
> 2009-07-24 11:45:26.783 Type: SSH_FXP_CLOSE, Size: 10, Number: 28676
[/quote]

Can you please help me?