PDA

View Full Version : [ubuntu] Quickest way to share files



markusfarkus
April 29th, 2008, 08:58 PM
I have a server that has two Ethernet ports. One is to the real world and people can access shares and mail from that port. The other is going to be directly linked up to to a Windows box. The point is that large files are need to be transmitted quickly from one machine to the other. Sine both machines are directly hooked up there is no need for heavy security or anything like that.

So my question is what would be the quickest/easiest/fastest way to connect the windows machine to the Linux server?

HermanAB
April 29th, 2008, 10:10 PM
1. FTP
2. NFS
3. SSH
4. Samba
5. Netcat

In that order.