LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   FTP or VPN using Linux? (https://www.linuxquestions.org/questions/linux-general-1/ftp-or-vpn-using-linux-159852/)

perrymans 03-19-2004 11:48 AM

FTP or VPN using Linux?
 
I wanted to set up a server at my house, that would allow me to access files at home, from work. The files may not actually be on the Linux server, so if I wanted a Word.doc from my networked Windows machine, I'd like to be able to get to that too.

I assume I will need Apache, but what else is needed to make this work?

I have not done any Linux networking yet, other than having to configure a network card.

Thanks. Sean.

trickykid 03-19-2004 01:09 PM

You wouldn't necessarily need apache for this to work, only if you wanted to setup a way to retrieve your files thru http or a browser.

FTP sounds like the way to go really, if all you need is access to the files, pull them from server, update and reupload, etc.

VPN is more of a way to gain access to your system and it would be as if the machine is on your network your accessing from, which is another way but most would think its more complicated in setting up.

If you just want remote access, you can setup ssh in that case.

perrymans 03-19-2004 02:16 PM

Thanks for the info! I'll check those options out to see what seems to fit best.

Thanks again. Sean.

comp12345 03-19-2004 04:03 PM

To access your window's files, you will need to allow sharing on it and install samba on your linux box.


All times are GMT -5. The time now is 02:59 PM.