Displaying 1 result from an estimated 1 matches for "local_directory".
Did you mean:
locales_directory
2009 May 20
0
[Bug 1600] New: scp(1) man page feedback
...y a local file to a remote server:
.Pp
.Dl Li scp my_local_file.txt me at example.com:remote_name.txt
.Pp
To copy a remote file to the current directory:
.Pp
.Dl Li scp me at example.com:uploaded_files/remote_filename.txt .
.Pp
To copy a directory full of files to a remote server:
.Pp
.Dl Li scp -r local_directory me at example.com:uploaded_files/
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.