Activity «Copy within FTP» can be found in section «FTP».
Activity copies file or catalogue within FTP.
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Options; Description
Overwrite; In; Boolean; *; Determines whether the file in the destination folder should be overwritten or not.
Path; In; String; *; Path to file or directory
New path.; In; String; *; The copying destination folder.
Server; In; String; *; FTP server address.
Port; In; Int32; *; FTP connection port.
Username; In; String; *; Login to be used for FTP connection.
Password; In; String; *; Password for FTP account.
Anonymous login; In; Boolean; *; Determines whether the FTP connection should be anonymous (true) or using the user authentication (false). When using the second method, the "Username" and "Password" fields should be filled with data.
Use ssl?; In; Boolean; *; Determines whether the SSL should be used while FTP connection.