xabarass/scion-ssh

Make scion-ssh understand the options of regular ssh

Opened this issue · 0 comments

A nice thing would be to make scion-ssh understand (some of) the options of regular ssh, to enable to run other commands over it, e.g. scp or rsync. Currently the following doesn't do anything:

scp -S "./client --client 3-1037,[127.0.0.1]:3344 --server 3-1034,[127.0.0.1]:2200 --user scion" file1 file2