Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
11-23-2007, 12:49 PM
|
#1
|
Member
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299
Rep:
|
Accessing Windows drives ( on a networked pc) from a Linux box . Possible ?
HI there,
I have an XP box connected to a Linux box via crossover cable.
If I'm on my XP box there is no problem accessing the Linux box and downloading files. I can do this via Putty SSH and Pscp / Psftp. However, is the reverse possible ? I would like to access and copy files from my XP box ( both hard drives) onto my Linux machine, preferably using a terminal. I want to avoid any use of Samba shares as I have limited space on my linux HD. Would NFS be a viable option ? Alternative ideas would be kindly appreciated.
I'm running PCLOS 2007 on the linux machine.
Thanks again !!
Uncle-C
Last edited by uncle-c; 11-23-2007 at 12:50 PM.
|
|
|
11-23-2007, 01:14 PM
|
#2
|
LQ Guru
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131
Rep:
|
Well, over ssh (as in using PuTTY) it won't work unless you install a SSH server on Windows (which it doesn't have out of the box, like Linux operating systems usually do), and those are usually commercial things. If I'm right, it doesn't have a telnet server either (and in addition it would be unsafe; however if you're using just one cable between the machines = no routers nor connections to outside world, then it wouldn't be that big of a problem). So basically the only way I can think of to connect the two and be able to "see Windows drives from Linux" without buying and installing extra server software would be to use Samba shares (closest to a "native" solution, I don't see what the problem would be in that; you share a directory/directories in Windows and that's it?), or use something similar - "network drives". Haven't used NFS so can't say much about it, but I really think Samba would be the easiest/best solution here.
|
|
|
11-23-2007, 01:25 PM
|
#3
|
Member
Registered: Oct 2006
Location: The Ether
Distribution: Ubuntu 16.04.7 LTS, Kali, MX Linux with i3WM
Posts: 299
Original Poster
Rep:
|
Thanks Bouncer. I was thinking about installing the OpenSSH server for Windows ( Cygwin) but thought there may be a more straightforward option. So would Samba on my Linux box allow me to access the whole of my C: and D: drives ( and not just specific directories) of my XP box under the "network drives" method ? I do not want to create a "samba share" on my linux box because of space limitations.
Regards,
Uncle
|
|
|
11-23-2007, 02:02 PM
|
#4
|
Member
Registered: Nov 2005
Location: Brazil
Distribution: slackware64 -current
Posts: 46
Rep:
|
Hi..
Just an alternative, that might not be so good would be install and configure an ftp server in winbox.
|
|
|
11-23-2007, 02:43 PM
|
#5
|
LQ Newbie
Registered: Nov 2006
Distribution: Kubuntu
Posts: 25
Rep:
|
What do you mean by "avoid any use of Samba shares as I have limited space on my linux HD"
If you want to easily access your windows box just install the samba client (not the server) and mount the windows box shares using smbfs. It won't take much space installing just samba client.
OpenSSH is also a very good solution. There is a package of OpenSSH for Windows which contains all cygwin module needed. You can then mount the Windows shares using sshfs so its very flexible to copy and paste file.
|
|
|
All times are GMT -5. The time now is 11:50 AM.
|
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
|
|