Hey everyone, I hope you are well.

I recently purchased a TP-Link Archer C7 from a thrift store for 4 dollars and converted it into a pineapple router using a firmware build that someone made based on Open-WRT for testing and educational purposes, and it it has raised a few other thoughts and interests.

I have two questions.

  1. Is anyone aware of a software available through F-Droid or otherwise which can be used to turn a phone into a temporary access point serving FTP for file sharing purposes? I think it would be handy to be able to share files to several people in proximity and I would imagine turning a phone into a mobile FTP AP would be something that has been done. If anyone is aware of any such project, I would be highly interested.

  2. For running such a thing whether it be through a phone or a router, is anyone aware of a mobile power source which can fit in a backpack easily and power a 12 volt 1.5 amp router for ~10 hours?

I would love to be able to have the ability to basically have a backpack that acts as a mobile NAS that serves FTP/SFTP.

Thanks.

  • utopiah
    link
    fedilink
    arrow-up
    2
    ·
    3 hours ago

    sshd is like the #1 reason I use termux. Sure, one can “survive” with adb shell but… what a pain. Setup termux then sshd then bring on your toolset, from nodejs to whatever else you need. Making your Android device a “real” computer at last!