>Kurt Mosiejczuk wrote:
>> cp(1) uses -R for recursive copy. scp(1) uses -r. This diff adds -R as an
>> alias for -r to scp(1) for those assuming consistency with cp(1).
>
>But it doesn't implement cp -R semantics. It does the copy the way cp -r does.
>(For symlinks, etc.)

very good point.  the subtle difference says no.

Reply via email to