Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LaiJingli opened this issue Jul 4, 2014 · 3 comments

Comments

@LaiJingli
Copy link

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.

@aurora
Copy link
Owner

aurora commented Jul 8, 2014

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 ...

@LaiJingli
Copy link
Author

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

@lonnywong
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants