Get file

Get file activity is used for downloading the specified file from server.

* Session name Reference name of session which will is given in the Connect activity.
*Remote file name Path of the remote file name that will be downloaded.
“Local file name Path of the local file name for downloaded files.
Overwrite Overwrite if there is a file or folder with the same name.

Note: * Fields selected with are required, others are optional.

Session name example

You can use the Session name as shown in the example.

testSession

Remote file name example

You can use the Remote file name as shown in the example.

/home/username/TestFolder/Get_File_Test.txt

Local file name example

You can use the Local file name as shown in the example.

C:Temp