Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    transfer.sh - file sharing from the command-line

    App Wishlist
    5
    8
    246
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Enabl.ist
      Enabl.ist last edited by

      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

      https://github.com/dutchcoders/transfer.sh/

      1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        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.

        Enabl.ist jdaviescoates 2 Replies Last reply Reply Quote 1
        • Enabl.ist
          Enabl.ist @nebulon last edited by

          @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/share
          

          If 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.

          1 Reply Last reply Reply Quote 0
          • jdaviescoates
            jdaviescoates last edited by jdaviescoates

            Other options include

            Lufi
            https://forum.cloudron.io/post/18068

            Jirafeau
            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

            I use Cloudron with Gandi & Hetzner

            doodlemania2 1 Reply Last reply Reply Quote 1
            • doodlemania2
              doodlemania2 App Dev @jdaviescoates last edited by

              @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

              1 Reply Last reply Reply Quote 1
              • robi
                robi last edited by

                https://airforshare.com is a 3rd party that does something similar w/o need of a code/url, only the same shared wifi network.

                Life of Advanced Technology

                1 Reply Last reply Reply Quote 0
                • jdaviescoates
                  jdaviescoates @nebulon last edited by

                  @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 use Cloudron with Gandi & Hetzner

                  1 Reply Last reply Reply Quote 0
                  • robi
                    robi last edited by

                    if only we had a private clipboard sharing app in Cloudron that could take our screen shots, files and text snippets and do something with them for us.. like auto populate our paste buffer with the shortlink? mmmm 😋

                    Life of Advanced Technology

                    1 Reply Last reply Reply Quote 1
                    • First post
                      Last post
                    Powered by NodeBB