File transfer
Hi. I want to know how to transfer a file using the command line. Every time i use:
"scp -r [email protected]:/home/username/
remoteFile.txt"
it copies to de actual directory, which is the remote linux one. I want to copy it to a windows directory using de command line. How can i do this?
"scp -r [email protected]:/home/username/
remoteFile.txt"
it copies to de actual directory, which is the remote linux one. I want to copy it to a windows directory using de command line. How can i do this?