What operation is to be performed?

When uploading files to the server and downloading from the server, it often happens that the file already exists at the destination. In this case, this window will be displayed. It will contain information about the file and possible operations. The window has been divided into two parts:

  • File information frame
  • Buttons for possible actions

File information frame

There are two groups of information in the box:

  • Local file - information about a file on your computer's disk
  • Remote file - information about the file on the FTP server

Each of these groups contains the following information (for the local and remote file respectively):

  • Name - disk path and file name
  • Date - date the file was last saved
  • Size - file size in KB

Buttons for possible actions

Choose what operation is to be performed:

Resume
Click to resume an interrupted file download from the FTP server. For this operation to work, the FTP server must support file resuming.

Overwrite
Click to overwrite (replace) the existing current file with the file.

Overwrite all
Click to overwrite (replace) existing files with the corresponding files.

Skip
Click to skip uploading the current file (do not overwrite the existing one).

Skip all
Click to skip transfer of all files for which there are corresponding destination files (do not overwrite any). In this case, only files that have no counterparts at the destination will be transferred.

Cancel
click to stop publishing files from the FTP queue.

Help
Click to display this Help window.

Perform this action on operations on this server
check that the action selected above is always executed for the current server (valid until the end of the program's operation)

Related topics

To top