IOS – way to upload a folder from the Files app into a computer on the local network

file-sharingfiles.appftpiosNetwork

Is there a way to upload a folder from the Files app into a computer on the local network? The only solution I have found is to start an SFTP server on the computer, and use the app Secure Shellfish to expose that SFTP directory in the Files app. This solution is, unfortunately, very slow (maxes out at 9 MB/s in a network that can handle 70 MB/s).

PS: SMB barely even works, and is the slowest option ever.

Best Answer

FE File Explorer can do this:

FE File Explorer is a powerful file manager app on your iPhone and iPad. It can access not only local files, but also files on your computer and NAS. Stream movies and music to your iPhone/iPad. Directly view and manage documents, photos, files on your computers and cloud without downloading to your iPhone/iPad.

  1. Add the remote computer's server (I recommend a WebDAV server)
  2. Now add the directories from the Files app you need
  3. You can copy stuff between these "remotes" now. Take care not to background the app while the file transfers are ongoing, as iOS sucks and closes all background apps.

I achieved ~63 MB/s using this method.