tsl0922 / ttyd

Share your terminal over the web
https://tsl0922.github.io/ttyd
MIT License
8.02k stars 880 forks source link

Implement file transfer #150

Closed onny closed 5 years ago

onny commented 5 years ago

Hey, would be cool to transfer files between the browser and ttyd. Like starting a file download to transfer files from ttyd to the local computer. Or drag and drop files into the shell window to upload them to the remote session.

Best regards, Jonas

tsl0922 commented 5 years ago

ttyd supports the ZMODEM protocol, thus you can use tools like lrzsz to transfer files.

There's a screenshot on this release page: https://github.com/tsl0922/ttyd/releases/tag/1.4.0