Q.
A. scp -r user@bravo:~ ./
How to copy files remote (Unix/Linux) to local (Windows) using SCP or RCP?
Q. I've already googled it, and looked in the man pages but there's no syntax. I tried many variations of rcp filename.extension c:/a but nothing worked. Thanks.
A. pscp username@domain:path/to/file c:\path\to\where\you\want\to\save\it
what is scp in linux?
Q. i'm doing a school work about file tranfer commands in linux and i need to know all about this. I don't know nothing.
A. it stands for "secure copy protocol." more info here : http://linux.about.com/od/commands/l/blcmdl1_scp.htm
Powered by Yahoo! Answers
No comments:
Post a Comment