Operations 2
Use this tab to set the default behaviour of copy and move to the FTP server.
Options
- Copy and Move to FTP server
- If target file already exists
- Specify what to do if target file already exists. Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Use Alternate Name Finds some alternate file name (which is not existing) and uses it as the new target file name. Resume Tries to resume copying or moving of the file. It uses already copied/moved part of the file, so it saves time and compensates network failures during copying/moving of the file. Unfortunately not all FTP servers support resuming (the APPE command). Resume or Overwrite Tries to resume copying or moving of the file. If it is not possible, it overwrites the target file (it copies/moves whole file). Overwrite Overwrites the target file (it copies/moves whole file). Skip Skips the file (the file is not copied/moved). - If target directory already exists
- Specify what to do if target directory already exists. Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Use Alternate Name Finds some alternate directory name (which is not existing) and uses it as the new target directory name. Use Existing Directory Copies/moves the directory content to the existing directory. Skip Skips the directory (the directory is not copied/moved). - If target file name cannot be created
- Specify what to do if target file name cannot be created. Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Use Alternate Name Finds some alternate file name (which is not existing) and uses it as the new target file name. Skip Skips the file (the file is not copied/moved). - If target directory name cannot be created
- Specify what to do if target directory name cannot be created. Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Use Alternate Name Finds some alternate directory name (which is not existing) and uses it as the new target directory name. Skip Skips the directory (the directory is not copied/moved). - If transfer fails, how to retry it in case target file was created
- Specify what to do if transfer fails. The target file was created or overwritten
(not resumed). Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Use Alternate Name Finds some alternate file name (which is not existing) and uses it as the new target file name (it copies/moves whole file again). Resume Tries to resume copying or moving of the file. It uses already copied/moved part of the file, so it saves time and compensates network failures during copying/moving of the file. Unfortunatelly not all FTP servers support resuming (the APPE command). Resume or Overwrite Tries to resume copying or moving of the file. If it is not possible, it overwrites the target file (it copies/moves whole file again). Overwrite Overwrites the target file (it copies/moves whole file again). Skip Skips the file (only a part of the file was copied/moved). - If transfer fails, how to retry it in case target file was resumed
- Specify what to do if transfer fails. The target file was resumed (in fact it would not
have to be resumed if the size of already copied/moved part of file was smaller than specified
minimum, see Try to resume copying only if already copied part of file is at least XXX bytes
in Configuration/Advanced). Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Use Alternate Name Finds some alternate file name (which is not existing) and uses it as the new target file name (it copies/moves whole file again). Resume Tries to resume copying or moving of the file. It uses already copied/moved part of the file, so it saves time and compensates network failures during copying/moving of the file. Unfortunatelly not all FTP servers support resuming (the APPE command). Resume or Overwrite Tries to resume copying or moving of the file. If it is not possible, it overwrites the target file (it copies/moves whole file again). Overwrite Overwrites the target file (it copies/moves whole file again). Skip Skips the file (only a part of the file was copied/moved). - If ASCII transfer mode is set for file with binary content
- Specify what to do if ASCII transfer mode is set for the file with binary content
(the file type is detected from the first 10 KB of the file). If the file has binary
content, the possible conversion of end of line characters will probably corrupt
the file. Choose one of the following actions:
Action Description Ask User Displays dialog box where you can choose what to do. Ignore Ignores this warning, the file copying/moving is finished in ASCII transfer mode. Use this action only if you are sure that it is a plain text file. Use Binary Mode It copies/moves the whole file again in Binary transfer mode. Skip Skips the file (the file is not copied/moved).