SUSE / openSUSE This Forum is for the discussion of Suse Linux. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-08-2005, 03:42 PM
|
#1
|
Member
Registered: Mar 2003
Posts: 404
Rep:
|
File transfers from Suse to Windows
Hi,
Upon installing Suse 9.2, my Windows partitions were immediately recognised and I could copy files from my Windows NFTS partitions to my Suse partition (Reisers). However, I can't copy files the other way , i.e. from Linux to Windows.
Is this possible and if so, can someone give me an idea of how to do it?
Thanks 
|
|
|
04-08-2005, 04:37 PM
|
#2
|
Member
Registered: Jun 2004
Posts: 51
Rep:
|
You can't write to the NTFS filesystem, even with the NTFS driver that lets you view it (changing the mounting in fstab doesn't work either).
There's supposedly a new program called Captive that can do it by basically emulating NTFS (kinda like wine does with windows, i think).
The site wasn't up when I just tried it, but google 'captive linux ntfs' and you'll find it.
|
|
|
04-08-2005, 04:38 PM
|
#3
|
Member
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734
Rep:
|
Re: File transfers from Suse to Windows
Quote:
Originally posted by ludwig W
Hi,
Upon installing Suse 9.2, my Windows partitions were immediately recognised and I could copy files from my Windows NFTS partitions to my Suse partition (Reisers). However, I can't copy files the other way , i.e. from Linux to Windows.
Is this possible and if so, can someone give me an idea of how to do it?
Thanks
|
Samba > http://wiki.linuxquestions.org/wiki/Samba or FTP.
EDIT: What I had set up in a Network I once managed was a bunch of Win95,98 systems that all had WS_FTP on them. The UNIX systems all had anonymous ftp login enabled. So what you have then is a window that you can drag n drop files to on the Windows system and from the Linux box. As long as you selected to have the remote host refresh and the local system refresh or did it manually it worked out well and the O/S never mattered.
WS_FTP is shareware and is available at http://www.ipswitch.com. They also have a server version of it.
(oops, you meant the same computer with a dual-boot. my tips are for different computers)
Last edited by t3gah; 04-09-2005 at 01:25 AM.
|
|
|
04-09-2005, 03:14 AM
|
#4
|
Member
Registered: Mar 2003
Posts: 404
Original Poster
Rep:
|
Re: Re: File transfers from Suse to Windows
Quote:
Originally posted by t3gah
Samba > http://wiki.linuxquestions.org/wiki/Samba or FTP.
EDIT: What I had set up in a Network I once managed was a bunch of Win95,98 systems that all had WS_FTP on them. The UNIX systems all had anonymous ftp login enabled. So what you have then is a window that you can drag n drop files to on the Windows system and from the Linux box. As long as you selected to have the remote host refresh and the local system refresh or did it manually it worked out well and the O/S never mattered.
WS_FTP is shareware and is available at http://www.ipswitch.com. They also have a server version of it.
(oops, you meant the same computer with a dual-boot. my tips are for different computers)
|
Hi,
Yes, I've set up networks too, with Linux and windows pc's on them and have copied files from one to the other with Samba.
However, on a dual boot system, it seems that it's not possible to write to NTFS partitions, as mikevicious
said.
I will check out Captive, though.
Thanks 
|
|
|
04-10-2005, 08:09 AM
|
#5
|
Member
Registered: Mar 2005
Posts: 117
Rep:
|
the simply fact of the matter is,
If you are going to work with Linux, then you'll have to stop using M$ properity filesystem, NTFS.
NTFS only works with M$....
just like 90% of everything else M$.
So, reformat, and just use fat32
|
|
|
04-10-2005, 09:30 AM
|
#6
|
LQ Newbie
Registered: Nov 2003
Location: Bebington, UK
Distribution: Suse 10.3 x 64
Posts: 10
Rep:
|
I'm thinking about a larger hard disk soon.
When I do it will have NTFS for Win2000 (Still need it occasionally), FAT partition for common access and Suse (getting most of the space as i use it most of the time.
Regards
Luke
|
|
|
04-10-2005, 10:41 AM
|
#7
|
Member
Registered: Mar 2003
Posts: 404
Original Poster
Rep:
|
Quote:
Originally posted by bonito
the simply fact of the matter is,
If you are going to work with Linux, then you'll have to stop using M$ properity filesystem, NTFS.
NTFS only works with M$....
just like 90% of everything else M$.
So, reformat, and just use fat32
|
So, are you saying that if the disk was fat32, then you could write to it from Linux?
|
|
|
04-10-2005, 10:47 AM
|
#8
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517
Rep:
|
Yes! But I favour the solution of collieman. Running Windows XP/NT/2000 on FAT32 will have some disadvantages (missing rights-managment). I also appreciate the separation of the different OS's. Why would I want to change system parameters from another OS and risk to damage the system? A data-exchange partition is to my opinion the best solution.
|
|
|
04-10-2005, 12:03 PM
|
#9
|
Member
Registered: Mar 2003
Posts: 404
Original Poster
Rep:
|
good point.
So, a solution is to have a fat32 partition as a data-transfer partition?
|
|
|
04-10-2005, 12:16 PM
|
#10
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517
Rep:
|
Yes.
The size of such a partition depends on the amount of data you would like to shuttle from Linux to Windows. The other way round is no problem, since Linux can read from NTFS. So only data that you produce on the Linux system and want to have available in Windows needs to be transfered to this partition.
|
|
|
04-10-2005, 02:47 PM
|
#11
|
Member
Registered: Jun 2004
Posts: 51
Rep:
|
Having a shared fat32 partition will definitely work - I'm currently dual booting Fedora Core 3 and WinXP, and I have a large partition set up for my mp3s, so that I can access them from either OS.
|
|
|
All times are GMT -5. The time now is 11:45 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
|
|