Hi,
A feature request.   A function/feature for defining a FTP connection by job (in addition to the already available  FTP connections as a global object).   Here's the rationale.   I need to connect to a ftp server and I have hundreds of unique FTP userids and passwords.  The credentials determine what directory is accessible on the ftp server.   
Example:  
Userid1 with password1 -> access to directory ABC on the ftp server
Userid2 with password2 -> access to directory XYZ on the ftp server
The option to specify a unique server, userid and password would be located as an "OR" on the same page where you would pick a global connection
Alternatively, 
  Allow the ftp server name, userid and password to be passed as variables.   I would define these 3 custom variables at the  job level,  and then use a global connection.  The global connection would be configured with these variables.
                      Edited by moderator
                       
2019-03-31T13:28:20Z
 | 
Reason: Not specified