ServerClip - Tool for copying contents of a file over various ssh connections.
ServerClip - Tool for copying contents of a file over various ssh connections.

github.com
GitHub - ssebs/ServerClip: Tool for copying contents of a file over various ssh connections. Need to get a log file over to your laptop? This can help.

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.
This is just scp with more steps
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.
What about xpipe?
It has a nice gui and ssh filemanager. Runs on all OSes afaik
Why not use X forwarding?