I really appreciate the recent introduction of the -3 option to scp to perform remote-to-remote copies going through the local machine. I understand this option disables the progress meter (although I don't understand the reason for that, but surely it's just me not knowing the internals well enough). However, would it be terribly complicated to just print the bare names of the files being copied? After all, when using -v the names are printed (in between the other debugging stuff). Thanks.
Maybe Matching Threads
- scp -q behavior different than documented
- [Bug 1427] New: scp -q behavior different than documented
- [Bug 799] scp incorrectly reports "stalled" on slow copies
- [Bug 2338] New: scp -3 doesn't give an error on missing source directory
- [Bug 1265] SCP progress doesn't map to standard out or standard error