Before trying it in my lab, could the author elaborate on what's its killer feature? The README mentions that it's an alternative to both Dropbox and WeTransfer. My current alternative to Dropbox is Nextcloud, and my current alternative to WeTransfer is (formerly Mozilla) Send. What's the added value of YouTransfer compared to this solution? I'm also put off by the fact that the README has a big "looking for a new ma…
YouTransfer: Self-hosted file transfer and sharing solution
11–20 of 111 posts
Re: YouTransfer: Self-hosted file transfer and sharing solution
#12Last 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
#13Re: YouTransfer: Self-hosted file transfer and sharing solution
#14Re: YouTransfer: Self-hosted file transfer and sharing solution
#15Earlier 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.
PairDrop works: https://pairdrop.net/ https://github.com/schlagmichdoch/PairDrop Other alternatives: https://news.ycombinator.com/item?id=38915909
Re: YouTransfer: Self-hosted file transfer and sharing solution
#16Last 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
#17Last 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
#18Last 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
#19Re: YouTransfer: Self-hosted file transfer and sharing solution
#20Earlier 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.
There are myriad options if you get a server of some kind. A webserver is even easier to get, and to share, than an FTP server.
That's not the challenge these projects attempt to meet.