Hello:
I am trying to dynamically establish an FTP connection in VisualCron based on FTP HOST, FTP USER, FTP PWD, FTP PROTOCOL (FTP/SFTP/FTPS) stored in the database and I am unable to figure out how I can do unless I create a predefined FTP Connection for every client for which I want to transfer files. The whole intention is to cycle through a list of clients, get their FTP credentials from the database, dynamically set them, establish an FTP connection and upload files.
How can I do so?
Edited by moderator
2015-06-25T07:03:51Z
|
Reason: Not specified