SFTP

Move File

4min
the action move file , enables you to move a file from one folder to another, or from one ftp server to another ftp connection https //docs procesio com/get file list#av ftp connection https //docs procesio com/create folder#0d ftp connection https //docs procesio com/delete folder#d8 ftp connection for our example we used rebex step 1 go to the credentials manager section and click add new step 2 give your credential a name and description (optional) and click next step step 3 configure the ftp / sftp connection as needed port number the port number used by the server protocol type the protocol used depending on the encryption directory path the entry point of the server authentication method here you have the option to use a basic username and password authentication or a user key authentication step 4 click test connection and if successful click save create the process https //docs procesio com/get file list#vp create the process https //docs procesio com/create folder# h create the process https //docs procesio com/delete folder#yc create the process step 1 from the process designer section select create new step 2 give you process a name step 3 drag the action move file on the canvas and link the action inside you process step 4 create the <%result%> <%result%> boolean variable of type output step 5 click the move file action to access its configurations node name gives you the option to change the actions name from ftp server here we will select the connection created in the previous section from folder folder path to the file file name the name of the file that will be moved to ftp server here we will select the connection to the server we wish to move the file to to folder new folder path to the file result here we will add the variable created at step 4 step 6 save , validate and run the process step 7 click check instance