Move Files
Description
The Move Files action moves a number of files and/or folders to alternate locations on your file system.
This works also on remote file systems (via VFS, e.g. with FTP.
Example for a move (rename) of a file on a FTP server (username/password must be given for source and destination).
-  File source: ftp://username:password@ftpserver/dir/testfile_partly.txt 
-  File destination: ftp://username:password@ftpserver/dir/testfile.txt 
-  Check "Destination is a file" in the "Destination File" tab. 
Options
General Tab
In this tab you can specify the files and/or folders to move.
| Option | Description | 
|---|---|
| Workflow action name | The name of the workflow action. | 
| Settings | 
 | 
| Files / Folders | You can specify the list of files or folders with destinations and wildcards in this grid. You can add a different source/destination on each line. NOTE: You can use the "Add" button to add a line to the Files/Folders list | 
Destination File Tab
In this tab you can specify the destination of the files and/or folders and their new filenames.
| Option | Description | 
|---|---|
| Destination file | 
 | 
| Move to folder | 
 | 
Advanced Tab
| Option | Description | 
|---|---|
| Success on | 
 | 
| Result files name | Add files to result files name : add the target file names to the list of result files of this workflow action for use in the next workflow actions. |