similar to: winxp client - directory listing fails

Displaying 20 results from an estimated 500 matches similar to: "winxp client - directory listing fails"

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
2005 Jun 14
4
Missing files on Windows client side.
In a directory with approximately 6000 files, several files are missing on the Windows side. If I check the directory on Unix (AIX) they are all there. As far as I can see there's nothing strange with this files en I can't see any connection between the missing files. It looks like it's randomly. A few examples of missing files: FAKTREF.10062005.16 (See debug information)
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
Hi list, )2nd try bcs. of missing attachements). Following (very strange) problem: An ordinary windows user has mapped a drive F: on \\LUN1\Programme (running samba-3.0.20b-3 debian). The program "F:\Network\PMail V3\Pegasus Mail\winpm-32.exe" is being started, this works. But after about 10 minutes, the same program start fails with "invalid path or filename". When
2004 Nov 23
0
problem setting up dfs
Hi, I'm trying to set up msdfs on FreeBSD 4.10 with samba 3.08. The clients I use are WinXp (sp1) and the desktop browser on RedHat ES3. Problems described beneath are identical for both clients. I tried to follow the howto as precisely as possible to not into problems, however, I did... In /export/dfsroot I made a link msdfs:strsvr01\part0 . I made sure everything is in lower case.
2005 Nov 27
0
Problems running Samba on RHEL4U2
dear all, i'm running samba (3.0.10-1.4E.2, original update packet from RHEL 4) on RHEL 4 U2 and as member of a active-directory (smb.conf: security = DOMAIN). it works fine for some days but after that the number of running smbd's increases until the machine reaches some process-limits.... strace of one of the hanging smbd's shows: (atpcw6zc)/var/log/samba# strace -f -p 2341
2008 Oct 13
0
Write/Modify issues
I'm having problems with one share. It's mounting a directory on an isilon over NFS. I've re-created the setup on the same machine where the data is and that works fine, it's just the existing share gives trouble. I can create a file, but not rename and sometimes not delete. Also saving file from say photoshop result in two empty files being created one with the proper filename
2004 Apr 20
0
samba locking problem
Hi, we have a strange samba locking problem with version 3.0. Sometimes user only get a read only access to files. This happens with different users on different clients. Unix permissions are OK. I have realy no idea. Can you help ? Thanx Peter Huber -------------- next part -------------- [2004/03/02 15:03:56, 5] smbd/uid.c:change_to_root_user(217) change_to_root_user: now uid=(0,0)
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
2013 Jul 22
1
Errors in parse_share_modes Testing CTDB 2.3 and Samba 4.0.7
I'm working on building a CTDB/Samba cluster on AIX 7.1 with the latest levels to replace an older one running CTDB 1.0.113 and Samba 3.6.1. I have the new servers up and running and they seem to work, but I'm worried about some messages in the logs. I run with log level 1 on the servers so that the connection details are logged. On the old cluster there were only connection/closed
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
2004 Jan 09
0
large file pre-allocation causing Windows error
I'm trying to copy a 400 MB file from a Windows 98 host to a FreeBSD 4.5 Samba server providing access to a FAT32 filesystem. I've got "strict allocate = no", but from what I can see with debug set to 10, it is doing a ftruncate which takes about 50 seconds to complete. It appears that Windows gets impatient and generates an error (while Samba is still waiting for the
2004 Apr 19
2
Directory listing with 11k files very slow to list
Hello, I have a samba server which has a directory with 11764 files. (The program stores information about jobs and each job has 3 files, nothing I can do about it). When I do a listing of that directory using smbclient, it takes 15+ seconds to complete, same thing on Windows XP. Does anyone have any ideas on how I can speed this up? I did a log on log level 10, it is accessible at
2004 Apr 19
1
Slow Directory listing for large number of files
Hello, I have a samba server which has a directory with 11764 files. (The program stores information about jobs and each job has 3 files, nothing I can do about it). When I do a listing of that directory using smbclient, it takes 15+ seconds to complete, same thing on Windows XP. Does anyone have any ideas on how I can speed this up? I did a log on log level 10, it is accessible at
2004 Nov 09
2
AW: Permissions problem with 3.0.8
We use LDAP backend and Linux 2.6. It happens only --with-acl-support. This 2 errors I found in the level 10 log when I try to copy a fresh copied file a second time on itself (permissions of test file are -r-xrw----, user and group match) Maybe the attribute mapping goes another path with acl support? 3.0.7 works fine. Daniel [2004/11/09 17:02:02, 10] smbd/open.c:open_file_shared1(1038)
2011 May 26
1
Confusion berween file and direcory
I have some trouble with a samba 3.5.8 server when setting directory attributes. On a windows XP I execute a small peace of code that calls 'SetFileAttributes' for the directory 'test-dir' located on the samba server. Using log level 10 I find this: [2011/05/26 15:27:02.144060, 3] smbd/process.c:1298 (switch_message) switch message SMBtrans2 (pid 28903) conn 0x7f5e35f0dbb0
2006 Jul 05
1
File attribute problem 3.0.23
We have a problem with an application that clears the archive bit before writing and sets it after writing. The latter one doesn't succeed if the writer != file owner. Dos filemode is enabled and manually setting is fine. Samba is 3.0.23RC3. Client is XP/SP2. Seems to loose the connection before setting the bit and a new smbd is spawn. Daniel [2006/07/05 09:32:36, 10]
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:
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 > >
2015 Oct 19
2
problem with scannedonly vfs
On 19/10/15 20:18, Jeremy Allison wrote: > 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:
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