ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Need help writing a script? Have any question about ScriptFTP?
Hi, have just purchased ScriptFTP and am delighted with it. I have a database containing fields with Domain Name, UserName and Password fields and was able to simply create a Button that uses ScriptFTP to upload all the prepared files in my local Upload folder to the relevant site for that .dbf record.
The other task that I regularly do is to upload files to Dropbox accounts which also have Username and Password fields on the database. Before I add the idea to my todo list and spend time on the idea, are there any other ScriptFTP users that are already using the software to shift files between Cloud Storage programs and local pc's?
Or are there any technical reasons why it wouldn't work?
David
I just give it a try with:-
openhost("dropbox.com","myusername","mypassword")
sync("c:\upload","",upload,subdirs)
closehost
It failed to connect. Didn't know what to enter in remote dir so left it blank ie ""
Any suggestions?
Hello David,

Dropbox support and Amazon S3 (along with SFTP which is already added in the v4 Beta) is planned to be supported in the next version.