Bug reports without an attached log file are usually useless.
Topic review
Author
Message
Posted
martin
Re: File transfer
Where do you run scp from?
tzulberti
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?