andresoviedo / google-drive-ftp-adapter

Google Drive FTP Adapter to connect to google drive through the FTP protocol
GNU Lesser General Public License v3.0
395 stars 93 forks source link

Error with Tinfoil (Nintendo Switch NSP Installer) #35

Closed Migushthe2nd closed 5 years ago

Migushthe2nd commented 5 years ago

An NSP Installer for the Nintendo Switch has support for ftp servers, and allows downloading from them. I connected it to the adapter server, but for some reason it cannot download. I can download fine from it via my computer. Here a log: https://pastebin.com/NsmjwHD5 I'm sorry, this could be a problem in the Tinfoil Installer, but it is just using a standard way of connecting.

Migushthe2nd commented 5 years ago

In the DZ Tinfoil app it logs: "network error: transfer closed with ***** bytes remaining to read Failed to read pfs0 header!"

Migushthe2nd commented 5 years ago

Ok I think I know why this happends. Tinfoil is expecting to receive some information about the file 'immediatly' (that's why some small files did work) but it for bigger files it takes a bit longer.