interpretation of the log

Advertisement

kingkurt
Guest

interpretation of the log

hello, is there an interpretion where i can easily analyze my log?
for example:
2013-02-28 07:53:33.837 File: "468_Zim125_2013_02_28_07_49_09_550.pdf"
. 2013-02-28 07:53:34.103 Copying "468_Zim125_2013_02_28_07_49_09_550.pdf" to remote directory started.
. 2013-02-28 07:53:34.103 Binary transfer mode selected.
. 2013-02-28 07:53:34.103 Checking existence of file.
> 2013-02-28 07:53:34.103 Type: SSH_FXP_LSTAT, Size: 48, Number: 263
< 2013-02-28 07:53:34.118 Type: SSH_FXP_STATUS, Size: 32, Number: 263
< 2013-02-28 07:53:34.118 Status code: 2
. 2013-02-28 07:53:34.118 Checking existence of partially transfered file.
> 2013-02-28 07:53:34.118 Type: SSH_FXP_LSTAT, Size: 57, Number: 519
< 2013-02-28 07:53:34.118 Type: SSH_FXP_STATUS, Size: 32, Number: 519
< 2013-02-28 07:53:34.118 Status code: 2
. 2013-02-28 07:53:34.118 Opening remote file.
> 2013-02-28 07:53:34.118 Type: SSH_FXP_OPEN, Size: 73, Number: 771
< 2013-02-28 07:53:34.134 Type: SSH_FXP_HANDLE, Size: 17, Number: 771
> 2013-02-28 07:53:34.134 Type: SSH_FXP_WRITE, Size: 4125, Number: 1286
. 2013-02-28 07:53:35.525 226 skipped SSH_FXP_WRITE, SSH_FXP_READ, SSH_FXP_DATA and SSH_FXP_STATUS packets.
> 2013-02-28 07:53:35.525 Type: SSH_FXP_CLOSE, Size: 17, Number: 30468
< 2013-02-28 07:53:35.525 Type: SSH_FXP_STATUS, Size: 17, Number: 30214
< 2013-02-28 07:53:35.525 Status code: 0
< 2013-02-28 07:53:35.697 Type: SSH_FXP_STATUS, Size: 17, Number: 30468
< 2013-02-28 07:53:35.697 Status code: 0
> 2013-02-28 07:53:35.697 Type: SSH_FXP_RENAME, Size: 100, Number: 30738
< 2013-02-28 07:53:35.697 Type: SSH_FXP_STATUS, Size: 17, Number: 30738
< 2013-02-28 07:53:35.697 Status code: 0
> 2013-02-28 07:53:35.697 Type: SSH_FXP_SETSTAT, Size: 60, Number: 1033
< 2013-02-28 07:53:35.697 Type: SSH_FXP_STATUS, Size: 17, Number: 1033
< 2013-02-28 07:53:35.697 Status code: 0
> 2013-02-28 07:53:35.697 Script: close
. 2013-02-28 07:53:35.697 Closing connection.


what are the different "SSH_xxxxx" , SIZE and NUMBER syntax meant?
how can i check which filesize this file had, (and finally how many bytes transfered to the endpoint)?
how can i be sure that the filetransfer completed successfully?

thx kurt

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum