Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-14-2006, 02:07 AM
|
#1
|
|
LQ Newbie
Registered: Dec 2005
Posts: 11
Rep:
|
How To : File Transfers from Linux to Windows and Back
Hello Hot Rods of Linux,
Can Files be transferred from Linux Partitions to Windows Partitions, without using Floppy Disks or CD-Writers? that is directly within the Hard disk? There should be some way or There isn't any? Is there any Software which recognises both ext3 and NTFS file systems?
Last edited by mavv; 08-14-2006 at 02:10 AM.
|
|
|
|
08-14-2006, 02:13 AM
|
#2
|
|
Guru
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131
Rep: 
|
For Windows I recall there is somekind of driver or something that enables you to mount Linux partitions (ext3 too, I presume). For Linux you could always use Captive or similar software, but it suc..oops, "doesn't work all right". Shortly said, Linux's NTFS write fails half the time, in writing and deleting. Reading goes smoothly anyway.
For a relatively good solution you should either use FAT-filesystem for your Windows or at least have a "transfer partition" that uses FAT, since that's what Windows and Linux can both read. I know, it sounds stupid having one extra partition just for moving data (and it has to be big if you plan to move a lot of data), but it's the only good working solution I'm aware of. NTFS write doesn't work, so basically you're stuck in a situation where Windows can read+write your Linux partitions (if I'm not mistaken) but Linux can't write to your Windows partition.
If you have two different computers, then you can use Samba shares (like Windows shares) to achieve this quite easily. But if you plan to move data inside one pc, where you cannot run two native operating systems simultaneously, you've got a small problem.
|
|
|
|
08-14-2006, 02:23 AM
|
#3
|
|
Member
Registered: Feb 2004
Location: Switzerland
Distribution: Fedora - RedHat - Mandrake - OpenSuse
Posts: 214
Rep:
|
Hi there,
There is a quite direct way to transfer these files between partitions of one HDD. Your Windows system should be formatted in FAT. Look up what is the Windows partition name under Linux i.e. /dev/hdc4. Then, with root permissions, you create a directory anywhere on the system. I put this directory in /windows. You just need to mount the windows partition on the directory you just created.
With this, you should have access to your windows partition file system. You can access it, transfer files from one to the other, create or delete files and directories in Windows.
The last detail is that Linux can read and write on FAT partition, but Windows does not see ext3 partition. So your files transfer must be done from your Linux OS.
Cheers
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:01 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|