iterm2-zmodem icon indicating copy to clipboard operation
iterm2-zmodem copied to clipboard

can it dynamicly display the progress percentage of the files sending/receiving

Open LaiJingli opened this issue 10 years ago • 3 comments

thanks in advance for your good work!

if it can dynamicly display the progress percentage of the files sending/receiving,other than the file's content on the screen especially transfer larger files.

LaiJingli avatar Jul 04 '14 08:07 LaiJingli

Thanks! Yes ... a visual progress bar would be nice :) ... i've several ideas regarding this and hopefully i have some time in a few weeks to work on this ...

aurora avatar Jul 08 '14 07:07 aurora

i will appreciate your efforts very much!

  1. a visual progress bar or transfer progress in percent are both ok; 2)when setting up triggers in iterm2 ,the action "Run Silent Coprocess" is less annoying than “Run Coprocess” which echo the whole file content on the screen when sending files. in my practice my triggers setup as follow:

Regular expression: **B0100 Action: Run Silent Coprocess Parameters: /usr/local/bin/iterm2-zmodem sz

Regular expression: **B00000000000000 Action: Run Silent Coprocess Parameters: /usr/local/bin/iterm2-zmodem rz

LaiJingli avatar Jul 09 '14 10:07 LaiJingli

Try trzsz ( trz / tsz ), similar to lrzsz ( rz / sz ), support tmux, and has a progress bar.

lonnywong avatar Dec 18 '21 14:12 lonnywong