Thread: ssh usage
View Single Post
iliaden's Avatar
Posts: 267 | Thanked: 50 times | Joined on Feb 2008 @ Montreal, Canada
#7
although I have another question:
now that I have ssh connection working, is there any way to make two computers work together.

I'll be more specific: I need to send a file from the host (w2k) to the client (n800). Can I use cp? if so, what would it be?
$ cp /cygdrive/*/folder/file.ext /???
where do I copy it?

thank you.