Differences

This shows you the differences between the selected revisions of the page.

2013-05-09 2013-05-09
typo (martin) make cleaded that append button can also resume (martin)
Line 22: Line 22:
| //Newer only// | Overwrites this and all following existing destination files with respective source files, only if the source file was modified later than the destination file (i.e. source file has newer last modification timestamp than destination file). \\ This action is available in drop down menu of //Yes// button. You can also ''Ctrl+Click'' the //Yes// button. | | //Newer only// | Overwrites this and all following existing destination files with respective source files, only if the source file was modified later than the destination file (i.e. source file has newer last modification timestamp than destination file). \\ This action is available in drop down menu of //Yes// button. You can also ''Ctrl+Click'' the //Yes// button. |
| //No to All// | Keeps the existing destination files (i.e. skip transfer of all files that already exist in the destination directory). \\ This action is available in drop down menu of //No// button. You can also ''Shift+Click'' the //No// button. | | //No to All// | Keeps the existing destination files (i.e. skip transfer of all files that already exist in the destination directory). \\ This action is available in drop down menu of //No// button. You can also ''Shift+Click'' the //No// button. |
-| //Append// | Appends source file to the destination file. \\ This action is available in drop down menu of //No// button. You can also ''Alt+Click'' the //No// button. The action is supported with [[sftp|SFTP protocol]] only((Not supported for [[transfer_mode|text mode transfers]] with SFTP-4 and newer.)). If source file is larger than destination file, an additional prompt is shown to choose between appending and [[resume#manual|resuming file transfer]]. |+| //Append// | Appends source file to the destination file or [[resume#manual|resumes file transfer]]. \\ This action is available in drop down menu of //No// button. You can also ''Alt+Click'' the //No// button. The action is supported with [[sftp|SFTP protocol]] only((Not supported for [[transfer_mode|text mode transfers]] with SFTP-4 and newer.)). If source file is larger than destination file, an additional prompt is shown to choose between appending and [[resume#manual|resuming file transfer]], otherwise appends right away. |
| //Resume// | [[resume#manual|Resumes file transfer]]. \\ This action is available in drop down menu of //No// button. You can also ''Alt+Click'' the //No// button. The action is supported with [[ftp|FTP protocol]] only; and only if source file is larger than destination file. With [[sftp|SFTP protocol]], option to resume is offered after choosing //Append// action (see above). | | //Resume// | [[resume#manual|Resumes file transfer]]. \\ This action is available in drop down menu of //No// button. You can also ''Alt+Click'' the //No// button. The action is supported with [[ftp|FTP protocol]] only; and only if source file is larger than destination file. With [[sftp|SFTP protocol]], option to resume is offered after choosing //Append// action (see above). |
| //New name// | Prompts for new file name to save the source file to in destination directory; and keeps the destination file. \\ This action is available in drop down menu of //No// button. You can also ''Ctrl+Click'' the //No// button. The action is supported with [[sftp|SFTP]] and [[ftp|FTP]] protocols only. | | //New name// | Prompts for new file name to save the source file to in destination directory; and keeps the destination file. \\ This action is available in drop down menu of //No// button. You can also ''Ctrl+Click'' the //No// button. The action is supported with [[sftp|SFTP]] and [[ftp|FTP]] protocols only. |

Last modified: by martin