Results 1 to 3 of 3
I have two computers C1 and C2 behind a router (using one ISP).
I have set the router to forward port 22 to C1.
In ssh, I can mount various ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-08-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 10
remote scp from computers in network
I have two computers C1 and C2 behind a router (using one ISP).
I have set the router to forward port 22 to C1.
In ssh, I can mount various peripherals and copy files from them using scp (name@/mnt/...)
I now want to access files from C2. Is there a way to "mount" that computer on my file system? It is a win/Linux dual boot
Currently, I remotely ssh into C1 and copy from C2 to C1. Then I log out of ssh and scp files from C1 to where I am; however this is very inefficient.
- 03-08-2008 #2
- 03-08-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 10
Thanks.
That and samba should cover it.


Reply With Quote
