similar to: XP clients hang on accessing certain directories

Displaying 20 results from an estimated 2000 matches similar to: "XP clients hang on accessing certain directories"

1997 Aug 04
0
Recursive dir errors...
Can anyone tell me what the error is with recursion here? It is keeping my smbclient from giving AMANDA a sice for the share. Without recursion, and stepping through the directories manually, I can do the dir and get no errors. smb: \> ls received 8 entries (eos=1 resume=0) . D 0 Thu Aug 15 09:19:58 1996 .. D
2005 Sep 27
3
"missing secret for user" using cygwin rsync on Windows XP Home
Hi, I'm trying to set up rsync to allow me to backup a number of Windows machine to a Windows XP Home server using Nasbackup. I can get rsync working fine but have been struggling for days to get user authentication working. /var/log/rsyncd.log 2005/09/27 13:46:37 [1352] rsyncd version 2.6.6 starting, listening on port 873 2005/09/27 13:47:50 [4088] auth failed on module modulename from
2000 Mar 20
0
smbfs patch - listing large direcories from an OS/2 server
Hi! Here's a patch that allows Linux smbfs to list large directories (i.e. > 100 items) when talking to an OS/2 server. There is a misunderstanding about the flags sent in the FINDFIRST request which causes the OS/2 server to indicate an EOS (end of search) in the FINDFIRST response, even when there are more items to be listed. The result is that smbfs will display only the first ~120
2007 Jul 20
4
Speex Support for Ices?
wget ices*bz2 fgrep ./* -e "speex" ? fgrep ./* -e "ogg" ? Can't remember the exact lib name(s), but speex is very similar to vorbis/ogg lib implementations. So whomever wrote ices, would probably have a pretty easy time incorporating it. Well, before I do anything, I still need to get my program outputting usable metadata. On Thu, 2007-07-19 at 23:56 +0100, Ivo Emanuel
2016 Nov 20
3
Current pxelinux always unloads undi driver
Good day, I have the problem to pass the ?loaded? undi driver to the next bootloader. In current pxelinux ?lernel memdisk keeppxe harddisk raw initrd::parh_to_img? always unloads undi before memdisk (or other kernel) takes control. After many tries I found that the keeppxe feature is broken starting from version 6.03 pre 9. I tried to find the reason by comparing sources 6.03 pre 8 / 6.03
2017 Jan 04
0
Current pxelinux always unloads undi driver
Pedro, Thanks for the feedback. HPA and all, Since we have confirmation that this patch fixes keeppxe (for the memdisk use case) for at least one other person, could we get it into the next syslinux release? http://www.syslinux.org/archives/2016-June/025216.html -- Adam On Sat, Dec 24, 2016 at 02:09:14PM +0100, Pedro Koschi wrote: > Hello Adam , thanx . I was successful to compile
2000 Jun 27
0
[Patch] smbfs in Linux 2.2.16 breaks reading from OS/2 Serve
On Tue, 27 Jun 2000 klaus-georg.adams@rwg.de wrote: > > Hi Andrew, > your patch from 2.2.15 to 2.2.16, backing out the older protocol levels breaks > reading from an OS/2 LAN Server. > The appended patch fixes things for me (against 2.2.16). This backs out a lot of desired changes. For example I think that 'rm -rf' on large directories will no longer work if you apply
2023 Feb 16
1
Missing Files/Missing Folders from an NFS Share
On Thu, Feb 16, 2023 at 08:46:26PM +0100, Conor Armstrong wrote: > I'm trying to get to the?bottom of where the normal directory functions > differ in results for block storage compared to NFS.? > I created a short c script to look at the offsets generated for the > directory when block storage backed in comparison to NFS backed.? > block storage backed are always
2004 Jun 03
2
rsync 2.6.2 doesn't work with GNU inetutils rsh
Hi, Not sure when this stopped working, because I'm sure it used to. This is the cygwin build of rsync, with the standard cygwin rsh (which is a fairly old GNU inetutils 1.3.2). ~=> rsync --rsh=rsh -vv bibble: opening connection using rsh bibble rsync --server --sender -vvr . rsh: unknown option -- server Try `rsh --help' for more information. rsync: connection unexpectedly closed
2007 Jul 16
2
Speex Support for Ices?
On Mon, 2007-07-16 at 23:12 +0200, Thomas B. Ruecker wrote: > If you want to experiment with speex: I think ezstream can handle this. > oggfwd too This is an alsa stream from the line-in port. Ezstream & oggfwd apparently do not stream from Alsa. I've seen some acrecord command line options, but it would also be nice to update metadata often too. Ices seems best. I've
2000 Jun 28
1
[Patch] Shorter patch for smbfs 2.2.16
Am 27.06.2000 19:58:44 schrieb urban: > On Tue, 27 Jun 2000 klaus-georg.adams@rwg.de wrote: > > > > > Hi Andrew, > > your patch from 2.2.15 to 2.2.16, backing out the older protocol levels breaks > > reading from an OS/2 LAN Server. > > The appended patch fixes things for me (against 2.2.16). > > This backs out a lot of desired changes. For example I think
2002 Sep 28
1
A problem reading configuration file
Hi! For some time, there is a regression in wine, which disables my Dynatext reader from working. It tries to open it's configuration file but unsuccessfully. The file IS there and former wine versions allowed the program to read it. I was recommended to do a regression tests to find a particular patch but it's too time-expensive for me these days, so I did a full trace and found an
2004 Jun 18
0
Asterisk does not start when cdr_odbc ist configured
Hi, i want to load the cdr into oracle using unixODBC. I'm using RH 9 2.4.20-30.9smp, unixODBC 2.2.6, easysoft odbc driver for oracle 1.3.1. My unixODBC is working well. With isql i can connect to the database, do selects, inserts and so on. I created the table cdr as described on the asterisk wiki site. When i configure the cdr_odbc.conf with the needed values, then * does not start any
2002 Jul 25
0
rsync hangs on w2k server running cygwin
Hi, I'm having trouble getting a clean run of rsync on a w2k server running cygwin. Basically, it appears that the commands are running to completion (i.e. files are being copied) but the command does not return to a command prompt (or continue to the next command when run via a script). The machine is a w2k server completely up-to-date with all service packs (SP2) and updates. I have just
2004 Mar 29
1
--from-files broken with remote sources
Using rsync 2.6.0 on both ends, I ran rsync -v --files-from files andrew@pimlott.net: . and got an error from the remote rsync. The reason is that the remote rsync is run as rsync --server --sender -vvR --files-from=- --from0 . which conflicts with a check in options.c that rsync must have two non-option arguments when --files-from is used. I tried again with the latest nightly
2005 May 17
1
File list Performance question
I have a server running SuSE 9.3 (Samba 3.0.13-1.1). The underlying filesystem is xfs, and the NICs are Netgear gigabit. 2 Gb of ram in a P4/3.0 Ghz. The workstations are windows XP Pro, with all service packs installed, on P4 3+ Ghz, 1-2 Gb of ram. (varies a bit by workstation) I have one particular tree on the server that contains over 12K files in a few hundred subdirs. Breaking it up
2005 Nov 09
1
Amateur Radio/FCC and the "none" encryption option
Is there an easy way to get the "none" option back into OpenSSH? In order to do TCP/IP over amateur radio in the U.S. (and most other countries) we must not use encryption to obscure the meaning of our info, but we are allowed to use authentication to set up the links. This means we need normal authentication but we need the "none" option back in OpenSSH in order to use it
2007 Jul 16
3
Writing Alpha Tags into the comments of an ogg stream
> Ideally you'd do it with the program which is encoding our stream. You just > start a new ogg stream when you want to change your metadata and use the > appropriate tags. > > If this is not possible, you can also do this via Icecast. It will insert > the tags for you, creating the new stream. > > Here's what I've managed to turn up quickly as the
2007 Jul 15
2
Writing Alpha Tags into the comments of an ogg stream
What do I need to do to incorporate alpha tags into the ogg stream of ices? Alpha Tags are name/frequency tags for a scanner -- I have the alpha tags easily outputted to stdout, but how do I assign each to the comment field of the ogg stream? Just guessing, I'll need to bring in the vorbis/ogg headers/libs and use the lib to write the alpha tag info to the ogg stream. But one question
2002 Nov 28
1
Include / exclude patterns.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 |Carlos Molina <cmolina@net-uno.net> wrote: | |>-----BEGIN PGP SIGNED MESSAGE----- |>Hash: SHA1 |> |>Greetings. |> |>I'm trying to make some backups using rsync, but I have some questions |>about it. |> |>First, on the receiving side, i make a test with this line. |> |>rsync -vv -e ssh --recursive