Differences
This shows you the differences between the selected revisions of the page.
| 2012-06-24 | 2012-06-25 | ||
| Restored revision 1340487758. Undoing revisions 1340567844, 1340568246. (martin) (hidden) | transfer_finished_could_not_rename (martin) | ||
| Line 290: | Line 290: | ||
| 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 ... ===== | ||
| + | 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: | ||
| + | * 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. | ||
| + | |||
| + | To circumvent that, disable [[ui_pref_resume|transfer resume/transfer to temporary filename]]. | ||
| ===== [[invalid_access_to_memory]] Invalid access to memory ===== | ===== [[invalid_access_to_memory]] Invalid access to memory ===== | ||