search for: dirptrs

Displaying 20 results from an estimated 121 matches for "dirptrs".

Did you mean: dirptr
2003 Dec 07
2
Single File Delete/Directory Listing on Windows ME
Hi; I'm having a really odd problem with some Windows ME stations connected to a Samba server. From a command prompt on the ME stations, I do the following: dir *.* This works as expected, all the files in the directory are displayed. I then do: dir test.txt And I get: General failure reading drive G Abort, Retry, Fail. The directory contains the file, and the file shows up in a full
2005 Aug 10
1
BUG: samba-3.0.14a & samba-3.0.20pre2 endless loop AIX 5.3 (jfs2) & Win98
Hi, I have replaced an older AIX system with a new one running AIX 5.3, all the latest patches. It is acting as a PDC (I think irrelevant). The old server was running AIX 4.3.2 with Samba 3.0.14a (upgraded from 2.0.7) , and was working 100% fine. I had the old server running 3.0.14a for 6 weeks prior to the upgrade as part of my migration plan. There are Windows 98 boxes that connect to
2014 Feb 19
2
Windows 7 to Samba 4.1.4 in complete copies from CD/DVD
I have a test server setup with Samba 4.1.4. All file interactions test work except when copying files from a CD or DVD to the samba share on Windows 7. I have a CD with a folder that contains 324 files and 22 sub-folders. Consistently if I drag/drop or copy/paste the folder in Windows Explorer directly from the CD to the samba share only 53 files and 4 folders get copied. No error dialogs
1999 Aug 19
1
dptr_create: returned 9: Error - all new dirptrs in use ?
...level directory structure of a share is still accessible. This seems to be a new problem in 2.0.5/6pre (not sure if it already happened for 2.0.4). Any hints? Franz. Platform: RH4.2/Intel Log entry: [1999/08/19 12:48:44, 0] smbd/dir.c:dptr_create(453) dptr_create: returned 9: Error - all new dirptrs in use ? Server setup: # Global parameters [global] workgroup = EVERYONE netbios name = SHARES server string = Linux Samba Server interfaces = 10.10.10.1/24 bind interfaces only = Yes security = SHARE encrypt passwords = Yes u...
2006 Apr 28
2
: Win XP Client does not remove directories
Hello mailinglist, I have a strange problem, which occurs sometimes on some WinXP clients. It is not 100% reproducable for me, but it returns regular. The problem is, that somehow a user can't delete a directory. All files in the directory will be removed successfully, but the directory itself not. Deleting with the Explorer or over the cmd-console returns in the same result. First the
2000 Jan 14
1
Possible bug: 'all new dirptrs in use?'
...ork runing Samba 2.05a and Win95 OSR2 clients have a problem that occurs several times a month, always near the end of the day. If they open a samba share, it doesn't show any files. The logfile says: [2000/01/10 18:03:06, 0] smbd/dir.c:dptr_create(453) dptr_create: returned 0: Error - all new dirptrs in use ? Apparently bitmap_find() (dir.c, line 450) wraps around to 0 while it is expected to return a value higher than 255. It seems to me that bitmap_find() (file lib/bitmap.c, line 94) does the wrong thing in this particular case. It looks for free bits starting at an offset, but when it reach...
2005 Jun 28
1
Fw: Missing files on Windows client side
Jeremy, I think we found the part of source where the problem resides: smbd/trans2.c +1444 for (i=0;(i<maxentries) && !finished && !out_of_space;i++) { +1445 BOOL got_exact_match = False; +1446 +1447 /* this is a heuristic to avoid seeking the dirptr except when +1448 absolutely necessary. It allows for
2015 Oct 14
3
problem with scannedonly vfs
Hi, I'm using Samba 4.1.6 (version included in last Ubuntu LTS version). I've some directories in a share. One of them has an exe file. In root of my share I've a lnk file to this exe. So I've: /home/share/IntegrDom/IntegrDom.exe and /home/share/Install_Client_Scribe.lnk (which is a link to /home/share/IntegrDom/IntegrDom.exe). This point is important, if I remove this lnk
2001 Nov 29
1
(no subject)
I'm having a problem with files locking so that every time the are opened up they are opened as Read-Only. Windows doesn't see them as readonly but Samba thinks that they are write=no and so they can't be saved or deleted. I've included a log, my smb.conf, and a getfacl of a user's home directory as well as a getfacl of the directory from /home. Any help would be
2005 Apr 12
5
File listing problems in 3.0.13
Over the weekend I upgraded my IRIX servers to 3.0.13 and have found many strange issues regarding the creation of new folders. When I attempt to add a new folder through the Windows side I get an immediate error dialog box stating "You may not be able to access file created in the folder X:\New Folder." When I select to continue the folder is created, looking on the IRIX side the
2015 Nov 09
1
problem with scannedonly vfs
Le 19/10/2015 21:18, Jeremy Allison a écrit : > On Wed, Oct 14, 2015 at 12:09:43PM +0200, Emmanuel Garette wrote: >> Hi, >> >> I'm using Samba 4.1.6 (version included in last Ubuntu LTS version). >> >> I've some directories in a share. One of them has an exe file. In root >> of my share I've a lnk file to this exe. >> >> So I've:
2006 Jan 31
0
Samba 3 and german umlaute in filenames/ can not delete or rename files or dirs
Hello, i habe an Sama 3 Server with some shares. If I access these shares from Windows and if I generate new files or dirs with german umlaute everythink is OK. I can open theses files and I can open the directory. If I want do delete or rename the files or dirs with german umlaute I got an error message. "I can not read the file from source". creating new dirptr 256 for path
2007 Oct 23
0
stat() - Interrupted system call
I'm using samba 3.0.25a on a Solaris 9 box with separate W2K and XP clients accessing a share. The issue I'm having is that not all files appear in folder listings via Explorer/DOS windows on the XP client. This only happens when an app on the W2K side is simulateously accessing/creating files on the same share but not neccessarily in the same folder. I've since run samba in top
2007 Jan 10
0
winxp client - directory listing fails
Hello All, I'm having problems accessing getting a directory listing from samba(3.0.23d) with win xp clients. I can mount a share from win xp, create a directory, create a file, edit the file, etc. But listing the directory contents is fickle. If its a very small directory things appear to work fine. But a directory with around 30 files seems to hang and eventually returns "File Not
2006 Mar 02
0
Problems Running an executable from samba share.
> Hello, > > I'm currently running samba 3 on solaris 9 within an active directory > domain (windows 2003 server , main kdc). All seems to be working well > in terms of authentication etc. Sharing and printing is fine. > > Below is my smb.conf > > # Samba config file created using SWAT > # from 192.200.29.110 (192.200.29.110) > # Date: 2006/02/15 16:23:13
2003 Jun 16
2
CPU consumption by samba
Hi, I'm having strange performance problems with samba and an application written with VisualFox Pro. This application is entirely installed in a Windows share and it has a hystory of strange phenomenons. Initially it ran fast on an old NT server (but that server has been replaced). It has strange performance problems with Windows 2000 Server: it runs fast with some servers and slow with
2007 Sep 24
2
Files That Constantly Change
Does anybody have any tuning tips for a samba 3.0.23 server that is acting as a PDC with ldap backend and file server. The problem I'm having is a certain program runs in XP workstations that accesses files on one of the shares, it apparently opens lots of files and is constantly making changes to them. When I run top, I see each smbd process for each workstations is consuming about
1999 Jun 01
0
" ERROR! Out of file structures" with smbd, and Arcserve IT on sm b share
Hi again, I was previously writing for a problem with Arcserve IT and Samba (with linux). The connection drops after 15 minutes. Continuing to understand what's happening, I discovered the following message in the logs: [1999/06/01 14:42:08, 0] smbd/files.c:file_new(85) ERROR! Out of file structures Immediatly I ran into the samba code to try to understand the cause of the problem.
2017 Oct 31
2
OS X 10.4.11 Tiger cannot write to Samba 4.5.12 file server with vfs_fruit enabled
Hello, thought I’d post here before opening up an issue on Bugzilla, just in case… I’m setting up a combination Samba 4.5.12/Netatalk 3.1.11 file server on Debian Stretch (kernel version 4.9.0-4-amd64), servicing a network containing Windows, macOS, and OS X Tiger 10.4.11 systems. As I understand it, vfs_fruit is necessary for proper interoperation with Netatalk 3, so I have that enabled on my
2015 Oct 19
0
problem with scannedonly vfs
On Wed, Oct 14, 2015 at 12:09:43PM +0200, Emmanuel Garette wrote: > Hi, > > I'm using Samba 4.1.6 (version included in last Ubuntu LTS version). > > I've some directories in a share. One of them has an exe file. In root > of my share I've a lnk file to this exe. > > So I've: > > /home/share/IntegrDom/IntegrDom.exe > > and > >