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: Downlaod File From FTP & Store On Local Folder

RyGUY1446 wrote:

The filename I am downloading is always changing but it begins with the same characters. Then I would like to delete the file after downloaded

Use get -delete abc*, where the abc is the common prefix of the file name.

For the rest, see https://winscp.net/eng/docs/guide_schedule
RyGUY1446

Downlaod File From FTP & Store On Local Folder

Im extremly new to Scripting. This is just a special proeject. I'm looking to be able to set up a scheudled script to download a file from my FTP folder rename the file and store it on a local folder on my computer. The filename I am downloading is always changing but it begins with the same characters. Then I would like to delete the file after downloaded