2
I'm working in a Uni project where I have to connect to a server (Linux) to get some files for my project. I was told that I have to use ssh or OpenVPN in order to get access to the files I need. I've used PuTTy in campus (using Win) and my user and pass are working but when I go home I'm not really sure how to access the server (using Mac). I was told that I have to open a connection using OpenVPN then use any FTP client (like filezilla) to download my files. So I downloaded OpenVPN and Tunnilblick, but I don't know how to make them work. I looked everywhere for any tutorial that could explain anything but unfortunately didn't find any clue. Could any one please help explaining how to get access and download the files I need?
Regards
OpenVPN is used to connect to a network using the Internet. If your Uni's server is on their network (highly likely), it probably means it can't be connected to directly from the internet. Your prof should have given you information on how to connect to the VPN. Once you're in the network, you'll be using SSH to transfer files back. – n0pe – 2011-07-04T14:58:23.107
All what I know is the server name that got the files I need, my user and pass. In the past I used to connect to my account with Fugu where I use different server name -I don't know if this helps. Or perhaps I should use the Uni domain as remote? – Ansd – 2011-07-04T19:18:47.630
1For OpenVPN, whoever runs the OpenVPN server (as I do for ours) should have client configuration files they can give you to make that work. If they can't give you those, you were either given bad information (i.e., you're not really supposed to use OpenVPN), or they should find someone else to run the server. – Mike Renfro – 2011-07-05T01:55:51.677