Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

thabass

Re: winSCP file file size limit to ESX 3.5?

martin wrote:

Is the size of partial file once it times out the same for both files?


I will have to recheck tomorrow. As I will have to restart copy, as i accidentally trashed larger part file.

Its wired that i cannot resume even the part file i already have.

I did some testing with a 4gb dsk file and can stop/resume all i want.
martin

Re: winSCP file file size limit to ESX 3.5?

Is the size of partial file once it times out the same for both files?
thabass

winSCP file file size limit to ESX 3.5?

Hi,

We are upgrading our DR esx 2.5 system to 3.5.

Are trying to copy 2 VM's with a dsk file size of 282gb and 379gb. But the transfer times out at around 90%?

Winscp creates a part file that it cannot complete. It reports the following error "Because the Host has not responded for 15 seconds...." and then aborts.

What are we doing wrong?

The esx firewall is turned off.

here is the log file entry.

. 2008-02-07 16:24:22.176 File: "C:\backup\dresprit2\DRESPRIT2.dsk"
. 2008-02-07 16:24:22.176 Copying "C:\backup\dresprit2\DRESPRIT2.dsk" to remote directory started.
. 2008-02-07 16:24:22.176 Binary transfer mode selected.
. 2008-02-07 16:24:22.176 Checking existence of file.
> 2008-02-07 16:24:22.176 Type: SSH_FXP_LSTAT, Size: 82, Number: 8967
< 2008-02-07 16:24:22.176 Type: SSH_FXP_STATUS, Size: 24, Number: 8708
. 2008-02-07 16:24:22.176 Discarding reserved response
< 2008-02-07 16:24:22.192 Type: SSH_FXP_STATUS, Size: 29, Number: 8967
< 2008-02-07 16:24:22.192 Status/error code: 2
. 2008-02-07 16:24:22.192 Checking existence of partially transfered file.
> 2008-02-07 16:24:22.192 Type: SSH_FXP_LSTAT, Size: 91, Number: 9223
< 2008-02-07 16:24:22.192 Type: SSH_FXP_ATTRS, Size: 37, Number: 9223
. 2008-02-07 16:24:22.192 Asking user:
. 2008-02-07 16:24:22.192 Target directory contains partially transfered file 'DRESPRIT2.dsk'. Do you want to resume file transfer? Note: Answering 'No' would delete partially transfered file and restart transfer. ()
. 2008-02-07 16:24:23.489 Resuming file transfer.
. 2008-02-07 16:24:23.489 Opening remote file.
> 2008-02-07 16:24:23.489 Type: SSH_FXP_OPEN, Size: 107, Number: 9475
< 2008-02-07 16:24:23.504 Type: SSH_FXP_HANDLE, Size: 13, Number: 9475
> 2008-02-07 16:24:23.504 Type: SSH_FXP_WRITE, Size: 4121, Number: 9990
< 2008-02-07 16:24:24.114 Status/error code: 4, Message: 13574, Server: Failure, Language:
. 2008-02-07 16:25:24.286 Waiting for data timed out, asking user what to do.
. 2008-02-07 16:25:24.286 Asking user:
. 2008-02-07 16:25:24.286 Host has not answered for 60 seconds.
. 2008-02-07 16:25:24.286
. 2008-02-07 16:25:24.286 Wait for another 60 seconds? ()
. 2008-02-07 16:25:35.552 Attempt to close connection due to fatal exception:
* 2008-02-07 16:25:35.552 Terminated by user.
. 2008-02-07 16:25:35.552 Closing connection.
. 2008-02-07 16:25:35.552 Fatal error while disposing the SFTP queue.