I’m writting a tool that needs to spend a lot of time downloading files. However, I would like to view files that have already been downloaded without disturbing the “do script scp” which is in progress.
Can this be done? Or at least is there a way for me to get a progress bar from the scp in progress?