English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a Linux laptop (Ubuntu) that I need to move a VERY LARGE file off of to a desktop running XP. These computers are connected over a Linksys wireless router. Burning to a cd is not an option.

2007-02-21 11:47:25 · 6 answers · asked by skizzabadoo 1 in Computers & Internet Computer Networking

6 answers

Open up your file browser on your linux machine (konquror will be fine). and type in...

smb://{the ip address of your xp machine}/C$

That should give you your xp machines c drive and then drag and drop the file to your xp machine.

RJ

2007-02-22 05:17:14 · answer #1 · answered by Anonymous · 0 0

I'm pretty sure you can do it. Just make sure you set up a network between both computers. Make a "shared" folder over the network so both computers can access it. Put the file in that folder and then refresh it on the XP. Open that folder up and it should be able to pull the contents out of the folder.

Hope this works never really messed with Linux

2007-02-21 11:53:11 · answer #2 · answered by Anonymous · 0 0

you may want to consider starting your "ftpd" on your linux box if it isn't already running. A "ps -ef | grep ftpd" on the linux command line will tell you if it is running. Once the ftpd is up and running, you should be able to do an ftp from the command line of your XP desktop. You can do this by bringing up the Command Prompt and doing an "ftp" from the command line to your linux box and use your linux username/passwd. You can then do a "get" from within the ftp shell. If it is a binary file, definitely put the transfer in binary mode by typing "binary" in the ftp shell.

If ftpd wasn't previously running and you started it up, you'll probably want to shut it down after the transfer.

Hope this helps...

Keep

2007-02-21 12:08:15 · answer #3 · answered by bytekhan 2 · 0 0

properly fairly Linux can examine NTFS partitions which XP makes use of... despite the fact that, XP cant examine linux partitions by potential of default... lol.. the least confusing way for me is get an exterior usb hard rigidity and start up up from there. the two one in all them are waiting to examine/write on that :)

2016-10-16 05:10:06 · answer #4 · answered by seabrooks 4 · 0 0

Good links to post this question:

2007-02-21 14:52:54 · answer #5 · answered by hitechsleuth 5 · 0 0

http://kerneltrap.org/node/5465

2007-02-21 11:53:01 · answer #6 · answered by bsmith13421 6 · 0 0

fedest.com, questions and answers