Earlier quoted context omitted.
> Having the whitelist all peers on all peers is a chore. You don't have to do that with Syncthing. See https://docs.syncthing.net/users/introducer.html > The introducer feature lets a device automatically add new devices. When two devices connect they exchange a list of mutually shared folders and the devices connected to those shares. In the following example: > Local device L sets remote device R as an introducer.…
Thats not the same. It means to designate one device as 'primus inter pares', and what I like about Resilio and p2p that there isn't a 'server'. I don't have one! So then I could make all my devices introducers, which is really the same amount of work, plus adviced against because then no device can ever leave your network (remove it from one then all others will re-introduce). Dealing with devices is really not what…
YouTransfer: Self-hosted file transfer and sharing solution
71–80 of 111 posts
Re: YouTransfer: Self-hosted file transfer and sharing solution
#72Re: YouTransfer: Self-hosted file transfer and sharing solution
#73Last checkin four years ago and README says „looking for a new maintainer“. Is this abandonware?
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.
Re: YouTransfer: Self-hosted file transfer and sharing solution
#74Earlier quoted context omitted.
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.
For context, this is a parody of the infamous https://news.ycombinator.com/item?id=9224
Re: YouTransfer: Self-hosted file transfer and sharing solution
#75Earlier 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.
Because the problem doesn’t exist. Non tech folk use stuff like imessage to send things and rarely deal with large files at all beyond images or video. That works fine for them. Tech people use proven existing tooling like rsync or ftp. The only market that exist for this I’d guess is resumeware which explains why these projects are all built then abandoned.
Yes, and tech folks too, but what about if you're not already connected friends? You don't want to invite your entire audience at a conference to send them slides.
You either need to already have a website and say "click on News and find the entry for today", have them type over some long URL with perfect accuracy, or use a link shortener to the same effect. It always requires having hosting, unless there exists file sharing services. That's the problem these things solve.
Also mind that there are size limits in most messengers on the order of a few hundred megabytes. You don't run into them that often, but whatcha gonna do when you do? A dedicated file sharing service that supports in the gigabytes range solves that situation as well.
Re: YouTransfer: Self-hosted file transfer and sharing solution
#76Lately I've also started self hosting Pairdrop.[2]
1. https://timvisee.com/projects/send/ 2. https://pairdrop.net/
Re: YouTransfer: Self-hosted file transfer and sharing solution
#77Re: YouTransfer: Self-hosted file transfer and sharing solution
#78Earlier quoted context omitted.
Because the problem doesn’t exist. Non tech folk use stuff like imessage to send things and rarely deal with large files at all beyond images or video. That works fine for them. Tech people use proven existing tooling like rsync or ftp. The only market that exist for this I’d guess is resumeware which explains why these projects are all built then abandoned.
> Non tech folk use stuff like [messengers] to send things Yes, and tech folks too, but what about if you're not already connected friends? You don't want to invite your entire audience at a conference to send them slides. You either need to already have a website and say "click on News and find the entry for today", have them type over some long URL with perfect accuracy, or use a link shortener to the same effect.…
Re: YouTransfer: Self-hosted file transfer and sharing solution
#79Earlier quoted context omitted.
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...
Yes but it doesn't need more commits I guess, it does what it does very well.
Re: YouTransfer: Self-hosted file transfer and sharing solution
#80Last checkin four years ago and README says „looking for a new maintainer“. Is this abandonware?
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.