To secure copy from a local machine to a remote machine use the following syntax:
scp fileToCopy user@ipAddressOfServer:/file/to/destination
jottings on things I have found out about
To secure copy from a local machine to a remote machine use the following syntax:
scp fileToCopy user@ipAddressOfServer:/file/to/destination
Leave a Reply