0
Fixed

SFTP fails to download empty files

ABy 3 weeks ago in iPad updated by Alexander Blach (Developer) 2 weeks ago 6

When downloading a directory, the app fails to fetch empty files, for example the __init__.py files in python packages. The error message is always that it hit maximum number of redirects, but I don’t think that’s the actual problem, I’ve never seen this error for anything else than empty files.

Great app otherwise!

Image 674


GOOD, I'M SATISFIED

Excellent, thank you! 👌😊

Satisfaction mark by ABy 2 weeks ago
Started

Thanks, I can reproduce the problem. I'll try to find out what's going on.

Textastic uses libcurl for SFTP downloads. 


This looks like a bug in curl - I could reproduce it using the curl command line tool. 


I reported this issue at https://github.com/curl/curl/issues/19165

+1

This was fixed in libcurl and will be fixed in the next update of Textastic.

Thank you for looking into this, and for the detailed issue! 👍 It’ll be interesting to see the response (I use libcurl too for some of my projects).

Fixed

This is fixed in Textastic 10.8.3, which was just released.