←back to thread

397 points opengears | 5 comments | | HN request time: 0.655s | source
Show context
meowster ◴[] No.41896863[source]
Does anyone have any other opensource recommendations?
replies(3): >>41896982 #>>41897360 #>>41898829 #
1. timetraveller26 ◴[] No.41896982[source]
rsync or rclone on termux
replies(2): >>41897151 #>>41897667 #
2. beeflet ◴[] No.41897151[source]
that would require you to set up a domain name and use DDNS and trust your registrar, or to just always have your computers at a static IP with no NAT blocking you whatsoever.
replies(1): >>41897370 #
3. wazzaps ◴[] No.41897370[source]
Or use Tailscale to solve both issues at once
4. jlokier ◴[] No.41897667[source]
I tried Termux and found the application files I wanted to rsync aren't visible in Termux, except maybe by rooting the phone. But I need to use banking and auth apps daily on it, so I assume that isn't an option.
replies(1): >>41899575 #
5. NotPractical ◴[] No.41899575[source]
You have to use `termux-setup-storage` to gain access to shared storage. If you're referring to an app's private app data folder, there's no way to access that without root via any app.