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: put part of files every few seconds

WinSCP cannot do this on its own, you have to code it.
explorer

put part of files every few seconds

I want to upload part of collection of files every few seconds, wait for sometime and later upload specified number of files.

For eg. upload 30 files out of 1000 files in one go, wait for 5secs and again upload another set of 30 files and so on

Is there any way to automate this using winscp scripts or do we need integrate normal winscp upload script with any of the other languages ?