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.
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
Scio@lemmy.world 2 weeks ago
Material Files has good SFTP support.
bonenode@piefed.social 2 weeks ago
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.
Redjard@reddthat.com 2 weeks ago
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.