Changes

Remote File Copy from the Linux Command Prompt

332 bytes added, 23:23, 30 November 2019
The following lines were added (+) and removed (-):
* scp: ambiguous target - error which often indicates white space has disrupted scp understanding the path.  If you have character 32 in a path, you have to escape the characters by using double backslashes \\ and enclosing the entire path in quotes: scp myfile.txt nicolep@192.168.1.1:"/file\\ path\\ with\\ spaces/secrets.txt"
Bureaucrat, administrator
16,192
edits