COMMAND LINE UPLOAD ERROR

Advertisement

Jbotts
Guest

COMMAND LINE UPLOAD ERROR

Hello!

I am currently using WinSCP at the command line and uploading zipped files to a remote secure server. Everything seems to work OK and I can see the uploaded files on the other end - and the user at that site says the files are OK.

However, I continue to receive an error message in the log and cannot figure-out what it means and if I need to be doing something different to mkae it go away.

Here's a segment of the log showing the 2 errors with a blank line above and below each error message:

2008-02-18 11:11:40.137 File: "c:\ftp-upload\TQIMMI_20080218_10000101.zip"
. 2008-02-18 11:11:40.137 Copying "c:\ftp-upload\TQIMMI_20080218_10000101.zip" to remote directory started.
. 2008-02-18 11:11:40.137 Binary transfer mode selected.
. 2008-02-18 11:11:40.137 Checking existence of file.
> 2008-02-18 11:11:40.137 Type: SSH_FXP_LSTAT, Size: 49, Number: 519
< 2008-02-18 11:11:40.215 Type: SSH_FXP_STATUS, Size: 29, Number: 519

< 2008-02-18 11:11:40.215 Status/error code: 2

. 2008-02-18 11:11:40.215 Checking existence of partially transfered file.
> 2008-02-18 11:11:40.215 Type: SSH_FXP_LSTAT, Size: 58, Number: 775
< 2008-02-18 11:11:40.293 Type: SSH_FXP_STATUS, Size: 29, Number: 775

< 2008-02-18 11:11:40.293 Status/error code: 2

. 2008-02-18 11:11:40.293 Opening remote file.
> 2008-02-18 11:11:40.293 Type: SSH_FXP_OPEN, Size: 74, Number: 1027
< 2008-02-18 11:11:40.402 Type: SSH_FXP_HANDLE, Size: 13, Number: 1027
> 2008-02-18 11:11:40.402 Type: SSH_FXP_WRITE, Size: 4121, Number: 1542
. 2008-02-18 11:11:41.824 9 skipped SSH_FXP_WRITE, SSH_FXP_READ, SSH_FXP_DATA and SSH_FXP_STATUS packets.
> 2008-02-18 11:11:41.824 Type: SSH_FXP_CLOSE, Size: 13, Number: 3076
< 2008-02-18 11:11:41.918 Type: SSH_FXP_STATUS, Size: 24, Number: 2566
< 2008-02-18 11:11:42.262 Type: SSH_FXP_STATUS, Size: 24, Number: 2822
< 2008-02-18 11:11:42.262 Type: SSH_FXP_STATUS, Size: 24, Number: 3076
< 2008-02-18 11:11:42.262 Status/error code: 0
> 2008-02-18 11:11:42.262 Type: SSH_FXP_RENAME, Size: 102, Number: 3346
< 2008-02-18 11:11:42.324 Type: SSH_FXP_STATUS, Size: 24, Number: 3346
< 2008-02-18 11:11:42.324 Status/error code: 0
> 2008-02-18 11:11:42.324 Type: SSH_FXP_SETSTAT, Size: 61, Number: 1289
< 2008-02-18 11:11:42.402 Type: SSH_FXP_STATUS, Size: 24, Number: 1289
< 2008-02-18 11:11:42.402 Status/error code: 0
. 2008-02-18 11:11:42.402 Closing connection.

Reply with quote

Advertisement

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

Re: COMMAND LINE UPLOAD ERROR

The error codes are for certain steps of the overall upload process. They does not indicate that the uploading failed.

Reply with quote

Guest

Re: COMMAND LINE UPLOAD ERROR

martin wrote:

The error codes are for certain steps of the overall upload process. They does not indicate that the uploading failed.

Thanks, Martin!

In this case, I guess I can just ignore the error messages...

Appreciate your input!

JIM

Reply with quote

Advertisement

You can post new topics in this forum