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: GetFiles rename during transfer

No WinSCP does not support that. But you can rename the file programmatically yourself.
as1981

GetFiles rename during transfer

Is it possible to configure the getfiles .net function to temporarily rename the source file while it's downloading? I know winscp names it .filepart on the destination, I'm looking for the same with the source filename.

The purpose is to stop the file being picked up by several download instances.

Thanks