LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-20-2005, 04:30 AM   #1
webwally
LQ Newbie
 
Registered: Mar 2005
Location: N.Wales/UK
Distribution: PCLinuxOS .92
Posts: 22

Rep: Reputation: 15
Transfering Files


Hi,

Is there someone out there who can help me in setting up a file transfer (Movie/Audio) from a Linux Mandrake 10.1 base unit to a Windows XP base unit. Both units are hooked up to a Modem/Router via ethernet, and a KVM switch. My Mandrake unit has 2 CD Writers/RE-Writers, I was looking at getting one of those USB flash pens, would that work? Also looking into getting a USB external hard drive, again would that work? I'm sure that there must be a way of transfering files through the LAN Modem/Router. Any suggestions? I'm a newbie with linux and any info would be appreciated (step by step).

Cheers

Jason
 
Old 04-20-2005, 05:05 AM   #2
Artanicus
Member
 
Registered: Jan 2005
Location: Finland
Distribution: Ubuntu, Debian, Gentoo, Slackware
Posts: 827

Rep: Reputation: 31
Your easiest bet would prolly be to ftp the files over LAN. I dont know even abit how to get XP lanned (damn I hate those wizards that dont do anything.. (, but in linux its dropdead easy.
As root:
Code:
/sbin/ifconfig eth0 add 192.168.0.2 broadcast 192.168.0.255
And voila, your computer is LANned with the internal ip 192.168.0.2 on interface eth0:0

Then just hook up the xp in the same network, and try to get it in the same ip range.. (; Perhaps samba would be a good way to communicate with the XP if your not comfortable with ftpd, but ftpd is alot easier, trust me.. (:

The usb pen / drive would be easy to set up yes, but ofcourse takes extra investment. Anyways, of you go that way, heres a starter-guide:
Code:
mkdir -p /mnt/usb
mount /dev/sda1 /mnt/usb
And if all goes well, the usb device is mounted at /mnt/usb
If you get errors, use dmesg to track down the correct dev.
 
Old 04-20-2005, 05:17 AM   #3
ravee
Member
 
Registered: Jan 2005
Location: India
Distribution: Fedora Core 2
Posts: 83

Rep: Reputation: 15
Smile

You could also try setting up samba on your linux machine. This is the easiest way to share files between a windows and linux machine.

samba comes with very good documentation and help files so it will be very easy for you to set it up.

Other options are ssh, using a floppy , telnet and NFS ( this requires a windows based nfs client to actually work).

Hope this helps
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
java, transfering files over the network exodist Programming 1 09-18-2004 04:06 PM
Transfering files from Linux to XP - Network stranger777 Linux - Newbie 5 09-04-2004 05:21 PM
Transfering my files unixfreak Linux - Newbie 1 08-11-2004 09:53 PM
Transfering files hrough internet karthik1983 Linux - Networking 1 12-24-2003 04:15 AM
transfering files with sshd and mindterm tyler_durden Linux - Security 2 08-01-2001 04:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration