Page 1 of 1

Automatically upload file through SFTP

Posted: Mon Apr 22, 2013 7:40 pm
by huqing208
Hi!

I have a repeating task - upload some files in my local folder to a SFTP server and delete the local files after uploading.

I need this task being executed in certain schedule, such as in every 10 minutes.

How can I set up this task?

Thank you in advance.


Qing

Re: Automatically upload file through SFTP

Posted: Wed Apr 24, 2013 4:21 pm
by FTP
Just set your task into "Continuously".

Re: Automatically upload file through SFTP

Posted: Thu Apr 25, 2013 4:10 pm
by huqing208
How can we put native FTP command in Script?
Is RushApp.FTP.RAW work for that?
Thanks in advance.