1833788 Members
2669 Online
110063 Solutions
New Discussion

Re: scp -r

 
SOLVED
Go to solution
Coolmar
Esteemed Contributor

scp -r

Does scp -r not work anymore to copy a directory and all subdirs? I am sure I used to use the -r and now it says it is not a valid switch.
4 REPLIES 4
Dave Hutton
Honored Contributor
Solution

Re: scp -r

The man page sure says it is still there. Which version of scp?

-r Recursively copy entire directories.
Coolmar
Esteemed Contributor

Re: scp -r

A.03.81.002
Reshma Malusare
Trusted Contributor

Re: scp -r

Hi coolmar,
Is it giving any error?
e.g incompatibility mode failed.

Regards
Reshma
Coolmar
Esteemed Contributor

Re: scp -r

Error wasn't with scp as first assumed.
Thanks