Y
Hacker News
new
|
ask
|
show
|
jobs
by
hiroprot
3991 days ago
I really like this, but am wondering if something like ZModem over SSH would make the file transfer stuff more convenient...I feel like some things have become more complicated since the BBS days.
2 comments
gnachman
3990 days ago
You can do that too, but the download.sh script is much more straightforward:
https://github.com/gnachman/iTerm2/blob/master/tests/downloa...
link
zurn
3990 days ago
Standard ssh protocol supports this already, you can open a file transfer channel on an existing shell connection dynamically.
link