Re: [Samba] Missing files and folders on Vista

2008-10-26 Thread Antoine Leblanc

Antoine Leblanc a écrit :
As I answered to Damien, I also never had that kind of problem when 
using an earlier version of Samba on Gentoo. I'm starting to think this 
might be a FreeBSD issue...


Well... I think I found the problem. I'm not sure how to fix it...
The partition which contains the data is in ext3 and loaded with ext2fs 
; when I tried Samba with files that were on a FreeBSD native partition 
it worked fine, I could see folders containing thousands of sub-folders 
without any problem. What I don't understand, though, is that while 
sshed on the FreeBSD server I can see all the files without any problem: 
I don't know if the bug comes from ext2fs or Samba...

Thank you in advance for any help.

--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Missing files and folders on Vista

2008-10-02 Thread Antoine Leblanc

Antoine Leblanc a écrit :

Richard Foltyn a écrit :

Anyway, I just tested this on both Gentoo/Samba 3.0.32 and CentOS
5/Samba 3.2.3 with 1100 subfolders and WinXP 32bit / Vista 32bit
clients, and both had no problem displaying all folders.


[I] never had that kind of problem when 
using an earlier version of Samba on Gentoo. I'm starting to think this 
might be a FreeBSD issue...


I tried to find the smallest possible example to show what kind of 
problem I face :



FreeBSD 7.0
Samba 3.0.30

$ testparm
[global]
workgroup = HYRULE
server string = Samba Server
guest account = guest
log level = 10
log file = /usr/local/samba/var/log.%m
socket options =
ldap ssl = start tls
create mask = 0740
directory mask = 0750
hosts allow = 192.168.

[printers]
comment = All Printers
path = /usr/spool/samba
printable = Yes
browseable = No

[Documents]
comment = Documents
path = /mnt/data/Documents
read only = No
guest ok = Yes
vfs objects = recycle
recycle:versions = Yes
recycle:maxsize = 1g
recycle:touch = Yes
recycle:keeptree = No
recycle:repository = /mnt/data/Documents/.Poubelle


On the server, in a empty folder, I run:
$ for i in `gseq 1` ; do mkdir $i ; done
which basically creates 1 empty folders. Vista sees only 3352 
elements in the folder. There are a lot of missing folders ; none is 
displayed between 325 and 6974 for instance. Mac OS X sees the 1 
folders.



Thanks in advance for any help...

--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Missing files and folders on Vista

2008-09-05 Thread Antoine Leblanc

Damien Dye a écrit :


this happens with windows 2003 servers too it's a problem with explorer.
the best way it s to limit the folder list to 100 and use subfolders 
with a max of 100 etc


the xp64 and vista 64 have a different limit of 1000 in my experience.


Ok, thanks! That's pretty weird... I don't remember having this problem 
when I was running an older version of samba under Gentoo Linux and 
accessing it with a XP 32, though... Well, I'll try to find a way to 
work around that.


--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Missing files and folders on Vista

2008-09-05 Thread Antoine Leblanc

Richard Foltyn a écrit :

Actually, I doubt this is a Windows issue. As Antoine pointed out, the
number of folders displayed changed after a Samba update, why would
this effect Windows Explorer limits?

Anyway, I just tested this on both Gentoo/Samba 3.0.32 and CentOS
5/Samba 3.2.3 with 1100 subfolders and WinXP 32bit / Vista 32bit
clients, and both had no problem displaying all folders.

On 9/5/08, Damien Dye [EMAIL PROTECTED] wrote:

this happens with windows 2003 servers too it's a problem with explorer.
the best way it s to limit the folder list to 100 and use subfolders
with a max of 100 etc

the xp64 and vista 64 have a different limit of 1000 in my experience.


As I answered to Damien, I also never had that kind of problem when 
using an earlier version of Samba on Gentoo. I'm starting to think this 
might be a FreeBSD issue...


--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Missing files and folders on Vista

2008-09-04 Thread Antoine Leblanc

Antoine Leblanc a écrit :

Hello everyone.
I'm having a small problem while using samba 3.0.30 on FreeBSD that two 
months of googling haven't managed to fix: when a folder contains two 
many elements, Vista only lists a small amount of them. I made my tests 
with a folder containing around 1000 sub-folders (which have the same 
unix file mode). Vista was first only showing around 250 of them. After 
upgrading samba to 3.0.30, Vista sees around 400... When connecting 
from Mac OS X I can see the whole 1000 sub-folders. Has anyone already 
met this kind of problem?

Thanks for reading (and sorry for my poor English).


Some news from that:
  - the missing folders contain no accent or any specific character 
that may cause any problem,
  - if I move any of the missing folders into any other less crowded 
folder, I can see it and access it without any problem,
  - if I enter the name of the missing folder in the address bar, I can 
also access it without any problem.

  - XP sees exactly the same amount of folders that Vista does,
  - by just creating a new directory (`mkdir test`) in the folder, the 
number of folders seen jumped from 411 to 548.

Thanks in advance for your help!

--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Missing files and folders on Vista

2008-09-04 Thread Antoine Leblanc

Antoine Leblanc a écrit :

Antoine Leblanc a écrit :

Hello everyone.
I'm having a small problem while using samba 3.0.30 on FreeBSD that 
two months of googling haven't managed to fix: when a folder contains 
two many elements, Vista only lists a small amount of them. I made my 
tests with a folder containing around 1000 sub-folders (which have the 
same unix file mode). Vista was first only showing around 250 of them. 
After upgrading samba to 3.0.30, Vista sees around 400... When 
connecting from Mac OS X I can see the whole 1000 sub-folders. Has 
anyone already met this kind of problem?

Thanks for reading (and sorry for my poor English).


Some news from that:
  - the missing folders contain no accent or any specific character that 
may cause any problem,
  - if I move any of the missing folders into any other less crowded 
folder, I can see it and access it without any problem,
  - if I enter the name of the missing folder in the address bar, I can 
also access it without any problem.

  - XP sees exactly the same amount of folders that Vista does,
  - by just creating a new directory (`mkdir test`) in the folder, the 
number of folders seen jumped from 411 to 548.

Thanks in advance for your help!


I might even add (sorry for spamming) that the number of folders seen 
highly depends on actions such as creating a new sub-folder :
  - as mentioned, creating a test folder increases the number of 
folders seen to 548 ; deleting it brings back the counter to 411,

  - creating a new folder test with Vista brings down the counter to 135,
  - if I move all the folders in a new sub-folder, Vista now sees n - 1 
of them. Moving them back brings the number of folders seen to what it was.


That seems to be highly irrational... I tried to set a high debug level, 
but accessing and refreshing the folder does not seem to trigger any 
log. I also tried to deinstall and reinstall samba then reboot the 
server, but that didn't change anything.


Thanks in advance for any help!

--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Missing files and folders on Vista

2008-08-31 Thread Antoine Leblanc

Hello everyone.
I'm having a small problem while using samba 3.0.30 on FreeBSD that two 
months of googling haven't managed to fix: when a folder contains two 
many elements, Vista only lists a small amount of them. I made my tests 
with a folder containing around 1000 sub-folders (which have the same 
unix file mode). Vista was first only showing around 250 of them. After 
upgrading samba to 3.0.30, Vista sees around 400... When connecting 
from Mac OS X I can see the whole 1000 sub-folders. Has anyone already 
met this kind of problem?

Thanks for reading (and sorry for my poor English).

--
Antoine Leblanc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba