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

Guest

Re: After Type: SSH_FXP_WRITE, Size: 32790, Number: 774 file transfer stops and errors out

martin wrote:

Can you post a log file from GUI showing a successful upload?
Though it actually look like a bug in the SFTP server.


Unfortunately we are not able to manually send now. I will send you the logs that the developers sent to me. Sorry for the delayed response
martin

Re: After Type: SSH_FXP_WRITE, Size: 32790, Number: 774 file transfer stops and errors out

Can you post a log file from GUI showing a successful upload?
Though it actually look like a bug in the SFTP server.
john.ford

Re: After Type: SSH_FXP_WRITE, Size: 32790, Number: 774 file transfer stops and errors out

john.ford wrote:

martin wrote:

Can you upload the file anyhow? Using WinSCP GUI? Or using any other SFTP client?

If we use the WinSCP GUI or Firezilla and do it from our desktop it works. The problem comes when it is done by automation.

We turned off 'Optimize connection buffer size'. Also increased the session time out and are getting a new error. I will include it here
john.ford

Re: After Type: SSH_FXP_WRITE, Size: 32790, Number: 774 file transfer stops and errors out

martin wrote:

Can you upload the file anyhow? Using WinSCP GUI? Or using any other SFTP client?

If we use the WinSCP GUI or Firezilla and do it from our desktop it works. The problem comes when it is done by automation.
martin

Re: After Type: SSH_FXP_WRITE, Size: 32790, Number: 774 file transfer stops and errors out

Can you upload the file anyhow? Using WinSCP GUI? Or using any other SFTP client?
john.ford

After Type: SSH_FXP_WRITE, Size: 32790, Number: 774 file transfer stops and errors out

We have reports that we use WINSCP to transfer to remote clients and had to change the fingerprint a couple months back. Ever since, two of the reports run successfully but the third always fails after transferring 32KB. In the session log you will see where the problem begins at 3:15.22.213. This is a recurring error every time, always after writing 37290 bytes, never more never less. This file usually ranges between 220KB to 230KB. I will also include the script that is used to run this task and it is automated using task scheduler. Thanks for your help