Displaying 7 results from an estimated 7 matches for "direcotories".
2003 Feb 14
1
keep getting these errors
Hi,
I'm sinking 24 direcotories an dit works fine except 3 of them
I keep getting the same errors for the same 3 directories.
Systems AIX 4.3
DIR1:
rsync error: timeout in data send/receive (code 30) at io.c(85)
rsync: connection unexpectedly closed (24740 bytes read so far)
rsync error: error in rsync protocol data stream...
2010 Apr 26
1
performance of maildir on ocfs2
Hi,
I would like to run my imap service on a active-active cluster. I wonder
how well OCFS2 performs in read and write with millions of smallest files
involved. Has anybody got any experience?
Thanks
John
2014 May 23
1
Conditional jump or move depends on uninitialised value
Hi,
My Server runs on Ubuntu Server 12.04 LTS 32 bits.
I'm getting the following error messages when I run "make check" during the compilation of dovecot-2.2.13.
<snip>
==2058== Conditional jump or move depends on uninitialised
value(s)
==2058==??? at 0x4049DD8: inflateReset2 (in
/lib/i386-linux-gnu/libz.so.1.2.3.4)
==2058==??? by 0x4049EC7: inflateInit2_ (in
2004 Jun 10
1
Net Command
Howdy:
Does any have any experience changing a user password on a Active Directory domain with the Samba 3 net command?
Here is my workstation setup:
<-> Red Hat Linux Enterprise AS 2.0
<-> Samba Version 3.0.2a
I am trying to script the event, but I keep getting a password prompt. I have been having problems expecting around the prompt too. hmmm.
/usr/local/samba/bin/net -w
2004 Dec 30
5
migration from bincIMAP
Hello all
I am using Freebsd 4.10stable, postfix 2.1.5 with SASL and TLS,
procmail version 3.22 and binc IMAP 1.2.8 binc uses IMAPdir style mail
boxes, Spam assassin, and ClamAV. Wish to convert to dovecot but your
program does not support IMAPdir does it??? also i have many user
accounts that i wish to use untouched if possible. I guess this is a
migration question for the most part i am
2011 Jan 22
4
rsync -rcv printing out filenames when content identical
Hi,
I'm heavly relying on rsync -nvrc during my day-to-day work in UNIX-like
enviroment. I'm using rsync for few years now and today I've found a
situation which I do not understand.
I have two directories with few maildirs in it. Each maildir containg
some emails. I'm testing scripts which I wrote to manipulate those
emails.
Each time I want to revert changes in one set of
1998 Aug 08
20
Roaming profiles
I want to setup a linux box with samba as a file and print server for a
LAN of 20 NT 4.0 SP3 workstations. I want the home direcotories to be on
the server the clients to have roaming profiles.
For this, do I have to make the linux box a domain controller? I want to
avoid it if I can, because the domain control code in not on the
production releases. I don't want to setup an NT server either.
If I must do it, how robust is it...