Sharing files between a windows and linux computer.
Moderators: snarkout, Patrick, dann
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
Sharing files between a windows and linux computer.
I would like to easily transfer some files onto my parents computer without having to use my iAudio. What is the easiest way to do this and how do I do it? I have tried setting up SAMBA but that got very confusing so I gave up. I was going to try setting up a local ftp service or something but I didn't know how. So can you guys give me some good suggestions or tutorials?
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Just share a folder on your parents' computer, and then use KDE's Samba client abilities by putting "smb:/", without the quotes of course, into Konqueror's URL bar and hit enter, then it should go out and look for the Windows machine and then you can just dump the files right in there.
Samba is a big pain the ass to set up, that's why I love SUSE's YaST, makes it a breeze!

Samba is a big pain the ass to set up, that's why I love SUSE's YaST, makes it a breeze!


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
WinSCP works very well. It uses SSH. So all you need running on linux is sshd then just log in with your username.
http://winscp.net/eng/index.php
http://winscp.net/eng/index.php
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
LOL, when was that last time? Dude, when you're using Samba it's the local operating system that does all the writing to the drive, Samba is just a network protocol it's not a file system the way way NTFS or EXT3 is.Snarkout wrote:Fat32 or NTFS? Last I checked, even with samba writing to ntfs from linux was sketchy. It's been quite a while since I needed samba shares to work in that direction though.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
-
doublejoon
- Posts: 86
- Joined: Tue Dec 06, 2005 7:48 am
- Location: King George, VA
chmod +s smbclient
chmod +s smbmount
chmod +s smbumount
smbmount //your windows box/share /where ever you chose on your linux box -o username=your windows box username password=you windows box password
or
mount -t smbfs //your windows box/share /where ever you chose on your linux box -o username=your windows box username password=you windows box password
chmod +s smbmount
chmod +s smbumount
smbmount //your windows box/share /where ever you chose on your linux box -o username=your windows box username password=you windows box password
or
mount -t smbfs //your windows box/share /where ever you chose on your linux box -o username=your windows box username password=you windows box password
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Why don't you just install Linux on their machine and be done with it?CptnObvious999 wrote:going to have to put this on hold for a little while windows is broken again. What live cd has a new version of clamav so I can scan it for viruses? The damn thing won't boot up but I know its a problem with windows since knoppix works fine.
Juts give 'em SUSE, Mandriva, Mepis or something like that, I think they'll like KDE's light and "fresh looking" interface, my mum sure does.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
I think he was mentioning the use of CIFS authentication to access the drives. This only happen if you put a user/pwd on your shares.Tsuroerusu wrote:LOL, when was that last time? Dude, when you're using Samba it's the local operating system that does all the writing to the drive, Samba is just a network protocol it's not a file system the way way NTFS or EXT3 is.Snarkout wrote:Fat32 or NTFS? Last I checked, even with samba writing to ntfs from linux was sketchy. It's been quite a while since I needed samba shares to work in that direction though.
Alexandro COLORADO
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
LOL, Windows for work? Are you certain about that? What does she actually use her computer for? Even if she doesn't want to, do as I do and say "I won't support you if you don't take responsibility in the first place and run a decent operating system", that I told my mum, because I don't want to go and explain why a firewall popup comes up the minute she surfs on the web.CptnObvious999 wrote:She doesn't want to. She says she needs windows for work.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Oh I see, well this is exactly the issue Dann has been explaining many times now. And by the way, I don't see Wine ever running a big application relieably, because Microsoft constantly changes stuff in Windows, and even if it runs Photoshop close to perfect, it will still be an old version because the newest one uses new Windows features.CptnObvious999 wrote:Shes a teacher and has some grading program that is very sensitive to data so I wouldn't bother trying wine since it doesn't even like to switch between windows 2000 and xp.
CptnObvious999 wrote:Other than that she just uses it for email and word


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.