Move a File
Move a file from its current location to a location you choose.
-
Select the type of file storage - either Local File System or SharePoint.
Files can only be moved from SharePoint to SharePoint or Local File System to Local File System, it is not possible to move a file from SharePoint to Local File System or vice versa.
-
Enter the full file path and file name of the file to move.
Example:
C:\LeoSource\Text.txt
-
Enter the full path of the folder to which to move the file.
Example:
C:\LeoDest
If a file of the same name already exists in the target folder, the file will not be moved (and will not be deleted from its original location).
-
Return moved file path in variable: (optional): enter a new file path (move to target folder file) to store a new full path of the moved file in a variable for further usage.
Example:
C:\LeoDest\Text.txt
-
Instruct the wizard how to handle any errors encountered.
Read more about error handling.