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

  • Zeoic@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    4 months ago

    You could technically do this with Nextcloud, but that is definitely overkill just for a file drop.
    The next best thing I can think of for this would be localsend with auto accept enabled.