Differences
This shows you the differences between the selected revisions of the page.
| 2013-05-15 | 2013-05-28 | ||
| Renaming Login/Preferences "tabs" to "pages" (martin) | typos (martin) | ||
| Line 275: | Line 275: | ||
| This can possibly happen for newly registered domain names that are no fully setup yet. | This can possibly happen for newly registered domain names that are no fully setup yet. | ||
| - | ===== [[transfer_finished_could_not_rename]] Transfer was succesfully finished, but temporary transfer file ... could not be renamed to target file name ... ===== | + | ===== [[transfer_finished_could_not_rename]] Transfer was successfully finished, but temporary transfer file ... could not be renamed to target file name ... ===== |
| With SFTP protocol, when [[resume#automatic|automatic transfer resume]] is enabled, WinSCP first uploads the file to a temporary file with ''.filepart'' extension. Only after the transfer is completed the file is renamed to its actual name. | With SFTP protocol, when [[resume#automatic|automatic transfer resume]] is enabled, WinSCP first uploads the file to a temporary file with ''.filepart'' extension. Only after the transfer is completed the file is renamed to its actual name. | ||
| For you the renaming failed, for which there many possible reasons including: | For you the renaming failed, for which there many possible reasons including: | ||
| * Your SFTP server does not support renaming files; | * Your SFTP server does not support renaming files; | ||
| - | * There's some process that takes the uploaded file away immediatelly, before WinSCP is able to rename it. | + | * There's some process that takes the uploaded file away immediately, before WinSCP is able to rename it. |
| To circumvent that, disable [[ui_pref_resume|transfer resume/transfer to temporary filename]]. | To circumvent that, disable [[ui_pref_resume|transfer resume/transfer to temporary filename]]. | ||