transfer.sh - file sharing from the command-line
-
I am am not able to create the same function with nextcloud or file pizza where you can just make your file available via a url. So such an option would be very handy!
https://github.com/schollz/share (docker)
or
-
I kind of agree. I also have that need from time to time and have to fallback to a surfer instance, which is far from ideal in that perspective.
I am just not sure if transfer.sh is the right choice. I would prefer something I can also drag'n'drop a file and get a url. Maybe I am mistaken but it doesn't look like transfer.sh can do this and their demo is even down. -
I kind of agree. I also have that need from time to time and have to fallback to a surfer instance, which is far from ideal in that perspective.
I am just not sure if transfer.sh is the right choice. I would prefer something I can also drag'n'drop a file and get a url. Maybe I am mistaken but it doesn't look like transfer.sh can do this and their demo is even down.@nebulon Yes indeed
, Schollz his app is working https://share.schollz.com/ and has a for docker build version..Docker
You can also easily install and run with Docker (an 8MB image!).
$ docker run -d -v `pwd`/data:/data -p 8222:8222 schollz/shareIf you are running on a public server, be sure to include -e url=https://YOURURL.com when running with Docker so that it presents the right URL in HTTP responses.
-
Other options include
Lufi
https://forum.cloudron.io/post/18068Jirafeau
https://forum.cloudron.io/post/20882@nebulon these are both web apps that let you just drag files
@Enabl-ist they also give you a URL to share
-
Other options include
Lufi
https://forum.cloudron.io/post/18068Jirafeau
https://forum.cloudron.io/post/20882@nebulon these are both web apps that let you just drag files
@Enabl-ist they also give you a URL to share
@jdaviescoates I have this working in my repo - didn't think to submit it cause it's so yuck from a packaging/config perspective, but I use it on my CR all the time. https://git.cloudron.io/doodlemania2/transfer-sh
-
https://airforshare.com is a 3rd party that does something similar w/o need of a code/url, only the same shared wifi network.
-
I kind of agree. I also have that need from time to time and have to fallback to a surfer instance, which is far from ideal in that perspective.
I am just not sure if transfer.sh is the right choice. I would prefer something I can also drag'n'drop a file and get a url. Maybe I am mistaken but it doesn't look like transfer.sh can do this and their demo is even down.@nebulon said in transfer.sh - file sharing from the command-line:
I also have that need from time to time and have to fallback to a surfer instance
Yeah, I often end up doing that too.
-
I kind of agree. I also have that need from time to time and have to fallback to a surfer instance, which is far from ideal in that perspective.
I am just not sure if transfer.sh is the right choice. I would prefer something I can also drag'n'drop a file and get a url. Maybe I am mistaken but it doesn't look like transfer.sh can do this and their demo is even down.@nebulon I would like to bump this up again as I stumbled upon transfer.sh by dutchcoders. How did you resolve your "I need to transfer some files and don't want to use Surfer" thing?
-
@nebulon I would like to bump this up again as I stumbled upon transfer.sh by dutchcoders. How did you resolve your "I need to transfer some files and don't want to use Surfer" thing?
@jayonrails We have Jirefeau, FilePizza, and anything you'd like to install in the LAMP app.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
