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: Retry

Do you have command "option confirm off" in your script?
cdlvj

Retry

On the subsequent retry, since a partial file is out there, get the message and the script aborts.

Want it to just continue and pick up where it left off.
martin

Re: Subsequent try on ftp fails - used option set confirm

cdlvj wrote:

Executing with Perl and Win32 Process.
1st attempt fails, on retries keep getting message about partially transfered file. Set option set confirm to no avail. Why does this not work?

What does not work?
cdlvj

Subsequent try on ftp fails - used option set confirm

Executing with Perl and Win32 Process.
1st attempt fails, on retries keep getting message about partially transfered file. Set option set confirm to no avail. Why does this not work?
Thanks.

2006-10-25 19:29:19.146 Checking existence of partially transfered file.
> 2006-10-25 19:29:19.146 Type: SSH_FXP_LSTAT, Size: 55, Number: 775
< 2006-10-25 19:29:22.255 Type: SSH_FXP_ATTRS, Size: 29, Number: 775
. 2006-10-25 19:29:22.255 Asking user:
. 2006-10-25 19:29:22.255 Target directory contains partially transfered file 'F200610251925401634.dat'. Do you want to resume file transfer? Note: Answering 'No' would delete partially transfered file and restart transfer. ()
. 2006-10-25 19:29:22.255 Closing connection.