/ Published in: Bash
URL: http://www.go2linux.org/scp-linux-command-line-copy-files-over-ssh
Expand |
Embed | Plain Text
$ scp *.txt user@remote.server.com:/home/user/
You need to login to post a comment.
URL: http://www.go2linux.org/scp-linux-command-line-copy-files-over-ssh
$ scp *.txt user@remote.server.com:/home/user/
You need to login to post a comment.