Re-resumed transfer problem.
WinSCP 4.2.4.610 @ Windows XP SP 3
==================================================================
Session protocol = SSH-2
SSH implementation = OpenSSH_4.5p1 FreeBSD-20061110
Encryption algorithm = blowfish
Compression = No
File transfer protocol = SFTP-3
Can change permissions = Yes
Can change owner/group = Yes
Can execute arbitrary command = No
Can create symlink/hardlink = Yes/No
Can lookup user groups = No
Can duplicate remote files = No
Can check available space = No
Can calculate file checksum = No
Native text (ASCII) mode transfers = No
------------------------------------------------------------
Additional information
The server does not support any SFTP extension.
==================================================================
Scenario:
there local file X and remote file X
The remote file X is partially transfered copy of local file. I want to transmit the rest of local file to remote site.
I selected "copy" (foreground, not background), then "append" ("Do you want overwrite ?") then "no" ("Do you want to append ? Press NO to resume transfer"). The transfer is resumed properly, transferred data are appended to the remote file named X
Event:
Network connection is broken, connection aborted. The WinSCP will reconnect when possible. It should resume the transfer after it.
Bug:
WinSCP doesn't continue with transfer to file X. Instead it create X.filepart remote file and start transfer of local file X from position 0 into it.
Workaround:
Remote file needs to be renamed to X.filepart prior resumed copy of X can be started
==================================================================
Session protocol = SSH-2
SSH implementation = OpenSSH_4.5p1 FreeBSD-20061110
Encryption algorithm = blowfish
Compression = No
File transfer protocol = SFTP-3
Can change permissions = Yes
Can change owner/group = Yes
Can execute arbitrary command = No
Can create symlink/hardlink = Yes/No
Can lookup user groups = No
Can duplicate remote files = No
Can check available space = No
Can calculate file checksum = No
Native text (ASCII) mode transfers = No
------------------------------------------------------------
Additional information
The server does not support any SFTP extension.
==================================================================
Scenario:
there local file X and remote file X
The remote file X is partially transfered copy of local file. I want to transmit the rest of local file to remote site.
I selected "copy" (foreground, not background), then "append" ("Do you want overwrite ?") then "no" ("Do you want to append ? Press NO to resume transfer"). The transfer is resumed properly, transferred data are appended to the remote file named X
Event:
Network connection is broken, connection aborted. The WinSCP will reconnect when possible. It should resume the transfer after it.
Bug:
WinSCP doesn't continue with transfer to file X. Instead it create X.filepart remote file and start transfer of local file X from position 0 into it.
Workaround:
Remote file needs to be renamed to X.filepart prior resumed copy of X can be started