Hi.
I would like to download a file from the FTP server via VBS.
Is it possible?
Download files from FTP
Forum rules
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This forum is a space to discuss coding in VBScript including Windows Script Host, WMI, ADSI, and technical issues related to development.
- Question about a licensed SAPIEN product? Post here: Product Support for Registered Users
- Question about a trial SAPIEN product? Post here: Former and Future Customers - Questions
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This forum is a space to discuss coding in VBScript including Windows Script Host, WMI, ADSI, and technical issues related to development.
- Question about a licensed SAPIEN product? Post here: Product Support for Registered Users
- Question about a trial SAPIEN product? Post here: Former and Future Customers - Questions
Re: Download files from FTP
Yes, you can do that using the CreateObject function.iifedy wrote: Tue Jan 19, 2021 3:47 am Hi.
I would like to download a file from the FTP server via VBS.
Is it possible?