Post a reply

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: how to limit the number of retry in a script ?

Thanks for your post. This request is being tracked already.
francois

how to limit the number of retry in a script ?

i wrote a script to upload files each night to a unix server using sftp protocol. if the connexion fails during a transfer, winscp automatically retries to transfer the file ... but all the night !! how is it possible to limit the number of retries to 5 in a script ?
thanks !