Files < 100 KB cannot be uploaded to an SFTP server

Advertisement

Churchill27
Joined:
Posts:
1

Files < 100 KB cannot be uploaded to an SFTP server

Hello,
if I want to upload a file that is smaller than 100 KB to an SFTP server, I get the following error message. (see attached file)
Larger files are working fine.
With FileZilla I can transfer the smaller files to the server.

I'm using WinSCP 5.15.1 (Build 9407)
Windows Version 1803 (Build 17134.112)
SFTP
I'm using the GUI

2019-05-08 10_39_23-Fehler.png

2019-05-08 10_39_23-Fehler.png

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: Files < 100 KB cannot be uploaded to a sftp server

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.

Reply with quote

Guest

Files < 100 KB cannot be uploaded to a sftp server

Unfortunately, nothing is written to the logfile if I want to upload a file that is smaller than 101 KB. I have already increased the debug level to 2.

Reply with quote

martin
Site Admin
martin avatar

Re: Files < 100 KB cannot be uploaded to a sftp server

It's not possible. Please post the log anyway along with a matching error message.

Reply with quote

Frank IJskes
Guest

Files <100kB are not transferred

Most likely it is because the setting "Enable transfer resume/transfer to temporary filename" is set to "Files above: 100KB". In this interface set this to "All files"

In scripts use:
put -resumesupport=on * ........

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: Files <100kB are not transferred

@FrankIJskes: OK, but that would not explain why it works in FileZilla, as that behavior is actually different to what FileZilla does.

Reply with quote

Advertisement

You can post new topics in this forum