π₯ sshw now support history record π₯
- feature: βπ» scp with history record, so you can re run it .
- feature: ππ» sshw with fast mode, you can use
sshw xxserver
orsshw 172.17.2.2
- feature: ππ» scp with fast mode, you can use
sshw ./xx.txt xxserver:~/
orsshw xxserver:~/xx.txt .
or evensshw xxserver:~/xx.txt
which is the same withsshw xxserver:~/xx.txt ./