0
Answered
Error uploading: request body stream exhausted
Error uploading: request body stream exhausted
I've been getting this error for awhile when uploading to a particular server. I get the error with WebDAV or SFTP. It seems to happen with most files. Smaller files are more likely to succeed. I use another WebDAV/FTP app with no problems with this server. Not sure if it's a Textastic issue or something with the server.
Thanks!
Customer support service by UserEcho
I also get this error:
Errors occured
Error uploading "filenamehere.html":
Transferred a partial file
There is a known problem with uploads to some servers when using FTPS connections.
Are you sure this is an SFTP connection and not an FTPS connection?
From the release notes of Textastic 10.3.2:
So, if this is indeed an FTPS connection, please try to set the maximum TLS version to 1.2 in the connection's settings and see if this helps.
Alexander, thank you! You were correct, it was FTPS, and the work around did the trick.
Thanks!
I'm glad that it worked!
I believe that the latest version of libcurl includes a fix for this issue and I hope to update Textastic soon with this new version so that this workaround will no longer be necessary.
The problem is that TLS 1.3 connections are not shut down properly after the upload finishes, so some FTPS servers reject the uploaded file.