Home

Sftp client gor android?

$$9175
https://lemmy.world/u/Postmortal_Pop posted on Mar 9, 2026 04:04

Hey gang, do you have any suggestions for moving data from my phone to my jellyfin server? I tried using the daemon tools on F-Droid and could not for the life of me figure them out.

https://lemmy.world/post/44021845
Reply
$$9180
https://lemmy.zip/u/erer posted on Mar 9, 2026 04:25
In reply to: https://lemmy.world/post/44021845

I got into this issue recently, and the ones on F droid are bad like you say. So after trying many I ended up using 2 apps. If you want an open sources app, then good old Ghost Commander works very good. It has very good transfer rate and stability. The downside is the old interface, although some people might like it, and that it cannot keep the connection on the background. So if you lock your phone or close the app, the transfer will stop. The second one is not open source, but it works really well. It’s CX File Explorer. It has a fast transfer and can keep working in the background. All the other file managers that I tried had connectivity issues and would not complete the transfer on big files.

https://lemmy.zip/comment/25127674
Reply
$$9181
https://infosec.pub/u/ryokimball posted on Mar 9, 2026 04:27
In reply to: https://lemmy.world/post/44021845

I’ve used Ghost Commander for this; I’ve tried several and disliked it the least. That said, really wind up doing SCP over command line with termux.

https://infosec.pub/comment/20758652
Reply
$$9184
https://lemmy.today/u/tal posted on Mar 9, 2026 04:56
In reply to: https://lemmy.world/post/44021845

If you can use Termux, you can use the command-line lftp; I use this on Linux, so I’m familiar with it.

$ pkg install lftp
$ lftp sftp://foo
https://lemmy.today/comment/22757593
Reply
$$9185
https://lemmy.world/u/Scio posted on Mar 9, 2026 04:59
In reply to: https://lemmy.world/post/44021845

Material Files has good SFTP support.

https://lemmy.world/comment/22556377
Reply
$$9186
https://lemmy.world/u/abominable_panda posted on Mar 9, 2026 05:07
In reply to: https://lemmy.world/post/44021845

FTPClient does this too

https://lemmy.world/comment/22556454
Reply
$$9188
https://feddit.org/u/Zwuzelmaus posted on Mar 9, 2026 05:24
In reply to: https://lemmy.world/post/44021845

I have found these 2 smb clients working.

https://f-droid.org/packages/com.wa2c.android.cifsdocumentsprovider

https://f-droid.org/packages/de.schliweb.sambalite

And good ol’ ghost commander too, like everybody here :)

https://feddit.org/comment/11918842
Reply
$$9189
https://lemmy.ml/u/bruhbeans posted on Mar 9, 2026 05:26
In reply to: https://lemmy.world/post/44021845

https://f-droid.org/packages/lu.knaff.alain.saf_sftp

This lets you use the system files app with an sftp server. I thought the setup workflow was decent and it’s been stable for me

https://lemmy.ml/comment/24420014
Reply
$$9190
https://lemmy.decronym.xyz/u/Decronym posted on Mar 9, 2026 05:30
In reply to: https://lemmy.world/post/44021845

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
SCP Secure Copy encrypted file transfer tool, authenticates and transfers over SSH
SFTP Secure File Transfer Protocol for encrypted file transfer, over SSH
SSH Secure Shell for remote terminal access

[Thread #149 for this comm, first seen 9th Mar 2026, 05:30] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/16334
Reply
$$9191
https://piefed.social/u/bonenode posted on Mar 9, 2026 05:35
In reply to: https://lemmy.world/comment/22556377

True, I am using it regularly. However large transfers that take a long time have the tendency to crash quite frequently unless you leave the app open and the screen on, in my experience.

So at some point I setup Syncthing with a specififc folder on my phone that during charging the phone just gets synced with my server. Yes, the syncthing-fork that had some drama recently.

https://piefed.social/comment/10451825
Reply
$$9214
https://feddit.org/u/MaggiWuerze posted on Mar 9, 2026 06:54
In reply to: https://lemmy.world/post/44021845

FX File Manager still has the best ui in my opinion and supports a range of network access methods

https://feddit.org/comment/11919573
Reply
$$9225
https://lemmy.cafe/u/Onomatopoeia posted on Mar 9, 2026 07:34
In reply to: https://lemmy.world/post/44021845

Does it have to be SFTP?

I use both Syncthing and Resiliosync - both are better on battery than conventional file transfer mechanisms, and they don’t require babysitting. They simply sync files as you define.

https://lemmy.cafe/comment/16269703
Reply
$$9230
https://reddthat.com/u/Redjard posted on Mar 9, 2026 08:13
In reply to: https://piefed.social/comment/10451825

I also find it to be very slow on many networks, and even in ideal conditions it might get 2MB/s when the phone has a 10MB/s connection.

https://reddthat.com/comment/25257630
Reply
$$9234
https://lemmy.world/u/hummingbird posted on Mar 9, 2026 08:34
In reply to: https://lemmy.world/post/44021845

Total Commander for Android has an SFTP plugin. They run their own fdroid repo.

https://www.totalcommander.ch/android/plugins.htm

https://lemmy.world/comment/22558141
Reply
$$9235
https://lemmy.today/u/hexagonwin posted on Mar 9, 2026 08:46
In reply to: https://lemmy.world/post/44021845

rclone or rsync on ternux maybe, or totalcmd if you want gui file manager thing

https://lemmy.today/comment/22759863
Reply
$$9249
https://feddit.uk/u/fozid posted on Mar 9, 2026 09:44
In reply to: https://lemmy.world/post/44021845

Owl files if you want a nice simple gui, but cli like termux or terminus are better for mass file transfer

https://feddit.uk/comment/23724266
Reply
$$9251
https://lemmy.sdf.org/u/StrawberryPigtails posted on Mar 9, 2026 09:56
In reply to: https://lemmy.world/post/44021845

I don’t know of any sftp programs specifically, but any file sync program should work.

It would be massive overkill for this one task, but I personally use my Nextcloud server to move files on and off my iPhone to my services as needed. I have the Jellyfin media directory, Calibre upload, and Paperless upload directories mounted in Nextcloud as external directories (as SFTP mounts, I think) and then access them from my phone from the Nextcloud app.

https://lemmy.sdf.org/comment/26493957
Reply
$$9346
https://mander.xyz/u/RheumatoidArthritis posted on Mar 9, 2026 14:53
In reply to: https://lemmy.world/post/44021845

RCx

https://f-droid.org/packages/io.github.x0b.rcx

https://mander.xyz/comment/25753753
Reply
$$9347
https://lemmy.world/u/Postmortal_Pop posted on Mar 9, 2026 14:58
In reply to: https://lemmy.cafe/comment/16269703

I was using sync thing and syncfork previously, but they didn’t allow me to sort my new files into the existing structures without getting on the computer and sorting them that way. Id like to cut out the middleman that is my desktop and just move things directly to the server if possible.

https://lemmy.world/comment/22562931
Reply
$$9466
https://lemmy.ml/u/Ephera posted on Mar 9, 2026 16:46
In reply to: https://feddit.org/comment/11918842

You probably just misread, but just to note that SFTP is different from SMB. They’re similar in purpose, but basically competing protocols…

https://lemmy.ml/comment/24428998
Reply
$$9748
https://lemmy.ml/u/Ephera posted on Mar 9, 2026 23:58
In reply to: https://lemmy.world/post/44021845

I just saw this on F-Droid, will need to test it, but sounds like it could be really good: https://f-droid.org/packages/lu.knaff.alain.saf_sftp

I’m hoping, it works like mounting or FUSE on proper Linux, where you can just use normal applications to transparently access network files. Then you’d be able to use any old file manager app to actually work with the files…

https://lemmy.ml/comment/24437046
Reply
$$9785
https://lemmy.cafe/u/Onomatopoeia posted on Mar 10, 2026 00:54
In reply to: https://lemmy.world/comment/22562931

Yea, that’s a challenging part for sure, one that I still deal with.

It can be done, but you need to configure the sync jobs “just so”. Send only from the phone, don’t sync deletions, etc.

https://lemmy.cafe/comment/16282000
Reply