Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, My network hosts a Debian Linux system (etch), an WindowsXP system, and an Infrant ReadyNAS V network attached storage device. They talk with one-another through Samba. When I'm working ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Posts
    5

    How can I access NAS through Linux aps on Samba network?

    Hi,

    My network hosts a Debian Linux system (etch), an WindowsXP system, and an Infrant ReadyNAS V network attached storage device. They talk with one-another through Samba.

    When I'm working with my WindowsXP system, I can access my NAS files through various applications. If I launch notepad, for instance, I can access NAS files through file/open.

    On my Debian system, however, I can access NAS file through the file browser, but not through the applications. If I launch gedit, for instance, I can only access the local file system.

    How can I configure Samba, Debian, or whatever, so that my Linux applications can read and write the NAS files?

    Many thanks,

    Lloyd

  2. #2
    Just Joined!
    Join Date
    Nov 2007
    Location
    Orange County, CA
    Posts
    5
    Usually you need to actually mount the SMB filesystem from the NAS. Have a look at the smbmount command.

    Alternatively there are some applications that will understand smb://servername/sharename/path/file.ext

    Hope that gets you pointed in the right direction...

    :-Dan

  3. #3
    Just Joined!
    Join Date
    Nov 2007
    Posts
    5

    Re: NAS access

    Thanks, Dan,

    I'll see where it takes me.

    All the best,

    Lloyd

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •