LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-09-2007, 06:01 AM   #1
gaspergh81
LQ Newbie
 
Registered: Jan 2007
Posts: 2

Rep: Reputation: 0
Please help access my files


I am new to Linux but i work in an environment where we use one. I really need to access a file on our linux server from my windows workstation but do not know how to go about it. Can somebody help me

gasper
 
Old 01-09-2007, 06:14 AM   #2
roopunix
Member
 
Registered: Feb 2004
Location: Kathmandu
Distribution: Redhat/fedora/Suse [Wanna Drive With Debian]
Posts: 208

Rep: Reputation: 30
Google for samba the basic setup is very easy.
 
Old 01-09-2007, 07:33 AM   #3
Broder
Member
 
Registered: Oct 2006
Location: Santa Barbara, C.A.
Distribution: Mood dependent
Posts: 117

Rep: Reputation: 15
Do you need to access the file on the linux server through linux or do you want to bring it over to your windows machine. Do you have an account on this linux server?

Assuming that you have an account on the server you can login using PuTTy (this is an executable that you download) and then use the commands:

cd path-to-directory-where-file-is-stored/

Then use vi to edit the file (vi filename). Vi is a little tricky to use at the start so I would advise googling it for the basic commands.

Alternatively you could ftp the file over to your windows machine. Open the DOS command and
ftp
open IP_address_of_server
Insert username & passwd
cd path-to-directory-where-file-is-stored/
get filename

Last edited by Broder; 01-09-2007 at 07:35 AM.
 
Old 01-09-2007, 07:38 AM   #4
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Add "bin" if its not a text file: as linux and windows don't have the same standard for "Carriage return" the End of Line will be converted from 0a to 0d0a in windows. Good for a text file (you can see it with notepad) but not good at all if its not a text file (the file will be fucked)

ftp
open IP_address_of_server
Insert username & passwd
cd path-to-directory-where-file-is-stored/
bin
get filename

edit: you need an ftp server on the linux, this is quite common.
 
Old 01-09-2007, 07:51 AM   #5
Broder
Member
 
Registered: Oct 2006
Location: Santa Barbara, C.A.
Distribution: Mood dependent
Posts: 117

Rep: Reputation: 15
Oops! Forgot that essential line! Cheers nx5000.
 
Old 01-09-2007, 10:25 AM   #6
gaspergh81
LQ Newbie
 
Registered: Jan 2007
Posts: 2

Original Poster
Rep: Reputation: 0
Thank you all for your help. I was able to find answers to my questions. Actually, I found out it was just so easy. I just had to run \\192.168.1.11\filename from windows and voila, there was my answer. I just had to input my username and password and all my troubles were over.

I actually tried puTTY just like Feelda prescribed but when i used the vi command to open I didn't understand anything at all. But seriously, I am beginning to like this Linux stuff. It is complicated from a beginners point of view but really easy if you understand.

--------------------
If you always do what you've always done, you'll always get what you've always got - an extract from Vic Johnson's mp3motivators.
Peace
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i access files off cd that are read-only e3l Linux - Newbie 8 02-27-2006 11:41 PM
VSFTPD can't access files IBall Linux - Networking 4 11-14-2005 08:51 AM
access to windows files eltn10 Linux - General 3 09-30-2004 06:59 AM
unable to access files stress Mandriva 0 10-11-2003 01:29 PM
Access Win2k files dev4522 Linux - Networking 1 02-24-2001 11:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration