Spyke
lemmy.world

Hmmm... If I can ssh... I'm gonna use SCP

If I can't SCP but can port forward, I'm gonna use netcat

Maybe I'm missing something, but this seems unnecessary.

13

It creates an ssh tunnel and then sends the file over http, so .... literally no advantage to using this over ssh/scp.

Worse in every way, actually.

5
lemmy.ml

What's the advantage over sftp, scp, or similar lower level protocols?

9

zssh is in most distros, but why not reinvent the wheel by port forwarding http?

1

You reached the end

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