conorzhong / iterm2-lrzsz

support to upload multiple files/支持多文件上传

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iterm2-lrzsz

Require

OS X version >= 10.10

Features

  • support to upload multiple files

Usage

  1. install lrzsz
brew install lrzsz
  1. save this shell to somewhere, etc/usr/local/bin
sudo wget -qO /usr/local/bin/iterm2-lrzsz https://github.com/conorzhong/iterm2-lrzsz/raw/main/iterm2-lrzsz.sh
sudo chmod +x /usr/local/bin/iterm2-lrzsz
  1. configure iterm2
    1. open: Preferences->Profiles->Advanced->Triggers->"+"(at bottom left)
    2. input: rz waiting to receive.\*\*B0100, Run Silent Coprocess, /usr/local/bin/iterm2-lrzsz send, check Instant and Enabled
    3. input: \*\*B00000000000000, Run Silent Coprocess, /usr/local/bin/iterm2-lrzsz recv, check Instant and Enabled
  2. login your server(by iterm2)
  3. run rz or sz

Screenshots

triggers multiple

About

support to upload multiple files/支持多文件上传

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%