[Bug 1405] scp: pattern-driven copying process
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Nov 20 11:42:49 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1405
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2009-11-20 11:42:48 EST ---
We've decided we're not going to be doing this. We're not adding
features to scp, and rsync already provides this functionality.
Note also that you can also do this via some shell hackery, eg:
scp `echo * | egrep -v '.*excludethis.*'` remotehost:
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list