this post was submitted on 04 Dec 2023
31 points (100.0% liked)

Android

26837 readers
97 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

[email protected]


founded 1 year ago
MODERATORS
 

I've got a tablet with way more storage space than my phone. I'd like to be able to access all the files on it from my phone, just for viewing, without having to manually set up both devices for something cumbersome like TeamViewer. But also without having to use cloud storage. Is there any way to do this?

top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 7 months ago

maybe with KDE connect

[–] [email protected] 6 points 7 months ago (1 children)

Hm, that sounds like some web smb share stuff, the tablet as a server.

Found this experimental rsync server but dont expect good UX.

[–] [email protected] 2 points 7 months ago (1 children)

Thanks! I'll give it a try

[–] [email protected] 5 points 7 months ago

primitive ftpd (FTP-Server) https://f-droid.org/packages/org.primftpd/

Found that one too. You will need a file manager with FTP client on the phone

[–] obinice 5 points 7 months ago
[–] porksoda 4 points 7 months ago (1 children)

Solid Explorer allows you to turn on an FTP server. It's not something you'd want to expose to the Internet or use long-term but it's good for quick local transfers.

[–] [email protected] 1 points 7 months ago

Cx File Explorer has a similar feature, along with a built-in FTP client. Another option would be to run an SSH server like SimpleSSHD on the device you want to share files from so you can access them via SFTP, which Cx File Explorer also supports. This permits more secure public key-based authentication rather than just a password.

[–] alphacyberranger 3 points 7 months ago

I'm no expert,but won't FTP work? Something like Total Commander or some other file browser with FTP feature.

[–] hperrin 3 points 7 months ago* (last edited 7 months ago)

If the tablet is running Windows (or Linux) you can use a program called QuickDAV on it and Owlfiles on your phone.

If you’re talking about an Android tablet, then never mind, this won’t work.

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

I use the app X-plore file manager to manipulate files on android. One of it's features is hosting either a http web app, or a plain ftp server to share files to other devices on the local network.

Combine that with a vpn to keep the two devices in the same network and you'll have self-hosted remote access. I host an OpenVPN server from home to keep my mobile devices within my LAN able to securely access my services and keep them behind pihole for adblocking.

[–] [email protected] 1 points 7 months ago

You can try sshDaemon on the tablet and Material Files for the phone. Although it's a bit technical to make it easier to connect. You're gonna have to make an RSA SSH key pair so you don't have to put in the password on material files every time. But you are gonna have to change the IP on it if you move around to new networks.

[–] Tom_bishop 1 points 7 months ago

Onedrive, pushbullet, airdoid (or the old version)

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

Remotely? Probably no but locally the FX file explorer has a web ftp feature (it opens a web server on the device), there might be some chance you could pair that with tailscale app for access from anywhere.

[–] [email protected] 1 points 7 months ago

Webdav with round sync.