Earlier quoted context omitted.
I even made a community for that! https://www.codeshelter.co/ It's abandoned, though.
Haha taking the long play to the punchline!
YouTransfer: Self-hosted file transfer and sharing solution
31–40 of 111 posts
Re: YouTransfer: Self-hosted file transfer and sharing solution
#32I recently started using SyncThing, it seems just perfect to share between two people. Maybe I'll put it on a server as well so we can sync without being online.
Re: YouTransfer: Self-hosted file transfer and sharing solution
#33I recently started using SyncThing, it seems just perfect to share between two people. Maybe I'll put it on a server as well so we can sync without being online.
It's worth checking exactly what is encrypted as I don't think folder and file structure and names were encrypted.
Re: YouTransfer: Self-hosted file transfer and sharing solution
#34Re: YouTransfer: Self-hosted file transfer and sharing solution
#35Earlier quoted context omitted.
I've seen probably four or five different brilliant file transfer solutions that totally solved the person to person file transfer problem posted to HN and every dang one of them was shut down or abandoned.
For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software.
Re: YouTransfer: Self-hosted file transfer and sharing solution
#36Earlier quoted context omitted.
I've seen probably four or five different brilliant file transfer solutions that totally solved the person to person file transfer problem posted to HN and every dang one of them was shut down or abandoned.
I can recommend PicoShare which I've been self-hosting for a while. It's a couple of years old now and still maintained. Also, it's very simple and allows for guests too. https://github.com/mtlynch/picoshare
Re: YouTransfer: Self-hosted file transfer and sharing solution
#37Earlier quoted context omitted.
PairDrop works: https://pairdrop.net/ https://github.com/schlagmichdoch/PairDrop Other alternatives: https://news.ycombinator.com/item?id=38915909
I've been using Send, which I really like: https://github.com/timvisee/send
Re: YouTransfer: Self-hosted file transfer and sharing solution
#38Earlier quoted context omitted.
I've seen probably four or five different brilliant file transfer solutions that totally solved the person to person file transfer problem posted to HN and every dang one of them was shut down or abandoned.
We use PsiTransfer [1] in docker. Recently updated, so not abandonware. Serves our needs really well. [1] https://github.com/psi-4ward/psitransfer
Re: YouTransfer: Self-hosted file transfer and sharing solution
#39Earlier quoted context omitted.
I've been using Send, which I really like: https://github.com/timvisee/send
Oh cool, I didn't realize Firefox Send has survived via a community fork. No commits in 7 months though, that's a bit long...
Re: YouTransfer: Self-hosted file transfer and sharing solution
#40Earlier quoted context omitted.
How do you like Send and is it still maintained? I also use Nextcloud but use the Floccus browser extension to sync bookmarks to Nextcloud. Works well when it works.
I really like Send, I'm not sure it's still maintained, but it works well, so I don't know what there is to maintain. It comes with a cli utility as well. https://github.com/timvisee/send