Find the answer to your Linux question:
Results 1 to 4 of 4
I have been able to mount, using 'mount -t cifs' a Win2k filesystem. I have a full partition in shared mode on the Win side. My problem is I cannot ...
  1. #1
    Linux Newbie
    Join Date
    Jan 2008
    Location
    Canada
    Posts
    109

    Hi

    I have been able to mount, using 'mount -t cifs' a Win2k filesystem. I have a full partition in shared mode on the Win side. My problem is I cannot see anything in many of the Win directories, where I know there are files.
    Does anyone know how to overcome this problem. I have been unable to figure out why some are visible and some are not. Is there a rehash function on the win side or is there a setting somewhere I have to change in order to see the entire share?
    Thanks in advance for any help you might provide.
    Robert

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    There can be a problem if the directories are encrypted and/or compressed with CIFS/sambe mounts. You can use the ntfs-3g driver for a local NTFS file system and I think it handles compressed folders ok, but I'm not sure about encrypted ones.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Linux Newbie
    Join Date
    Jan 2008
    Location
    Canada
    Posts
    109
    Hi rubberman
    Thank you for your reply. None of the folders are encrypted/and.or compressed. I believe that it is a Win side issue. The mount is on my local lan and not in my Linux box. I have not had a problem with mounting ntfs drives that are in my Linux machine.
    Thanks for the info. I am almost certain that the problem is not on the Linux side. Cheers...
    Robert

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Well, if the folders aren't shared by Windows, or access is restricted to specific users/groups that your cifs login id/password represent, then cifs won't access them. I use cifs to remote mount my Windows file systems from Linux (both CentOS and Ubuntu) without problems, but then my cifs login is my Windows account which has administrator privileges. Sure that is a security issue, but then all this is behind my network firewall so the danger is minimal.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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