Remote File Access
airbornflght
Houston, TX Icrontian
Here's the scenario.
I have my computer here in stillwater, and it's not exactly portable. So I am wanting to be able to get files from my computer in stillwater while I'm in enid.
All I need is read/write access to my files/folders. I don't need to see the desktop or anything, that is unimportant. What would I be looking to use. I think I need vpn, but it's a bit fuzzy to me. VNC is a remote desktop connection afaik, I don't want that.
Can you point me in the right direction?
I have my computer here in stillwater, and it's not exactly portable. So I am wanting to be able to get files from my computer in stillwater while I'm in enid.
All I need is read/write access to my files/folders. I don't need to see the desktop or anything, that is unimportant. What would I be looking to use. I think I need vpn, but it's a bit fuzzy to me. VNC is a remote desktop connection afaik, I don't want that.
Can you point me in the right direction?
0
Comments
As for the software to use ssh on a windows machine then that machine has to be running an ssh server. Then you need to put a whole in your router to forward ssh requests to your machine. If you aren't on a router then just make sure your machine doesn't have a firewall blocking whatever port you spec for ssh.
With ssh running that will give shell access to your computer.
I'm partially doing this because now my brother has no access to my files that I have on my computer. And while I'm trying to teach him, I'd rather not explain navigating directories through command line. And one of the directories has ~13k files.
Install the Hamachi software on multiple systems.
Create a 'LAN' with it's own name and password.
Log into the same 'LAN' from each computer.
Pretend like the computers are all in the same room.
Mamachi even assigns each system an 'internal IP', which makes communication super easy.