I’m looking for an easy way to upload files from my Android samrtphone to my home server. is there a - ideally dockerized - solution for that? Some simple web GUI where I can click on “Upload” and the files will be saved to a certain directory on my home server?

EDIT: I should’ve added that I want to do this remotely and not in my local network. I want to be able to send files from my Android smartphone from anywhere via the internet to my home server. That’s why I thought about a services hosted on my server, which frontend I could access through my smartphone. But I might’ve answered my question already with the following: https://github.com/zer0tonin/Mikochi

    • WhyAUsername_1@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 months ago

      Yes. But that would assume that OP is not behind CGNAT. Also, even with Static IP, if I had to just do file transfer over SSH, I would use Tailscale over selfhosting wireguard. But that’s my personal take on this.

      • anamethatisnt@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        8 months ago

        Yeah getting stuck behind CGNAT IPv4 and no IPv6 would break setting up your own vpn server. That would cause me too look for another internet provider.
        I only got 100mbps at home so I’m still running openvpn as I don’t gain anything worthwhile from wireguard.