Results 1 to 4 of 4
I want tosend data from linux system to windows system and vice versa.. using cross over ether net cable. could any body please suggest me how to do this....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-22-2009 #1Just Joined!
- Join Date
- Nov 2006
- Location
- Hyderabad
- Posts
- 87
Cross over ethernet cable
I want tosend data from linux system to windows system and vice versa.. using cross over ether net cable. could any body please suggest me how to do this.
- 05-22-2009 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
The best thing to do is run a DHCP server on Linux and share out your directories via Samba.
Windows will then pickup an IP address and you can map a drive to the Samba share(s) to copy data back and forward.
- 05-27-2009 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 85
if you use KDE, there is a program called Kpf, which is basically an ftp, its pretty easy to use they just put in your ip and port and can download the needed stuff. barring that there is apache, which many instalations have pre-installed (or optionally pre-installed) which is an easy to use web server, drop the files in the /var/www folder (or sym link them) and again put in the ip into the browser and DL.
there are millions of ways to get files out of linux...only a few ways to get them in...
- 05-27-2009 #4Just Joined!
- Join Date
- Nov 2006
- Location
- Hyderabad
- Posts
- 87
thank you for reply.
i got the answer for the same to download/upload files.


Reply With Quote
