File Copy Confirmation

Advertisement

msenatore
Joined:
Posts:
7

File Copy Confirmation

I'm reading back the log file to confirm files were uploaded. Is there an indicator that confirms this? I.e. Is it the "Status code: 0" line that confirms that file "DEH_1768..." was sent?

Thx,
Mike

. 2011-04-25 10:31:30.940 File: "DEH_1768_20110414_143859.TXT"
. 2011-04-25 10:31:30.955 Copying "DEH_1768_20110414_143859.TXT" to remote directory started.
. 2011-04-25 10:31:30.955 Ascii transfer mode selected.
. 2011-04-25 10:31:30.955 Opening remote file.
> 2011-04-25 10:31:30.955 Type: SSH_FXP_OPEN, Size: 81, Number: 515
< 2011-04-25 10:31:30.986 Type: SSH_FXP_HANDLE, Size: 13, Number: 515
> 2011-04-25 10:31:30.986 Type: SSH_FXP_WRITE, Size: 4121, Number: 1030
. 2011-04-25 10:31:30.986 1 skipped SSH_FXP_WRITE, SSH_FXP_READ, SSH_FXP_DATA and SSH_FXP_STATUS packets.
> 2011-04-25 10:31:30.986 Type: SSH_FXP_CLOSE, Size: 13, Number: 1540
> 2011-04-25 10:31:30.986 Type: SSH_FXP_SETSTAT, Size: 81, Number: 777
< 2011-04-25 10:31:31.002 Type: SSH_FXP_STATUS, Size: 34, Number: 1030
< 2011-04-25 10:31:31.018 Type: SSH_FXP_STATUS, Size: 34, Number: 1286
< 2011-04-25 10:31:31.018 Type: SSH_FXP_STATUS, Size: 34, Number: 1540
< 2011-04-25 10:31:31.018 Status code: 0
< 2011-04-25 10:31:31.080 Type: SSH_FXP_STATUS, Size: 57, Number: 777

Reply with quote

Advertisement

msenatore
Joined:
Posts:
7

Re: File Copy Confirmation

martin wrote:


I couldn't find how to enable the XML logging from the command mode but when looking at the documentation, I did find the "put -delete" which I used and that is working for our needs now.

I did try enabling the XML logging in the GUI but that didn't take affect when running in command mode.

Thanks.

Reply with quote

Advertisement

You can post new topics in this forum