Archive for the ‘ Linux/AIX ’ Category

Copy File using SCP in Linux/AIX

You can copy file using command to another Linux/AIX Location using SCP.


scp filename username@userhost:/directory/subdirectory/

Thanks
A Rahim Khan