↧
xclip - Copy contents from command line to X clipboard in openSUSE
xclip is a command line interface to the X11 selections (X11 clipboard). It can also be used for copying files, as an alternative to sftp/scp, thus avoiding password prompts when X11 forwarding has...
View ArticleCopying Remote Files with scp
To use scp to transfer files, the SSH service (usually the sshd server daemon) must be running on the remote system. Here are some examples of useful scp commands:
View Article