Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

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 user@192.168.0.1:/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?