ServerClip is a tool for copying contents of a file over various ssh connections. Need to get a log file over to your laptop? This can help.

  • @SpaceNoodle
    link
    English
    386 months ago

    This is just scp with more steps

    • @DichotoDeezNutzOP
      link
      English
      06 months ago

      My goal is to get xclip working across ssh sessions, but from a windows host. I constantly have to scp files back and forth and it’s a pain.

      • @Deckweiss
        link
        English
        3
        edit-2
        6 months ago

        What about xpipe?

        It has a nice gui and ssh filemanager. Runs on all OSes afaik

        • @DichotoDeezNutzOP
          link
          English
          16 months ago

          I’ll have to look into that. My issue with sftp/scp/etc is that I’m sshing into many vms, without servers setup on them. I just need a file occasionally but rapidly.

          • @Deckweiss
            link
            English
            16 months ago

            xpipe might really be perfect for you then.

            I use it to manage all my machines, vms, docker containers etc. which I would usually ssh into.

            It keeps a list of them for you and you can open a commandline or a filemanager with a single click.