Displaying 20 results from an estimated 5000 matches similar to: "remote to remote sync"
2002 Apr 22
2
Fw: remote to remote sync
I forgot to mention the error I keep getting with the below rsync script...
receiving file list ... done
cannot create user@123.456.678.123:path/to/some/files...HjBwqT : No such file or directory
wrote 32 bytes read 192 bytes 149.33 bytes/sec
total size is 178 speedup is 0.79
All the files and directories exist.
Any suggestions ?
How can I rsync to remote boxes from a third ?
Hi all...
2003 Mar 07
1
exclude an entire dir from syncing ??
hi all...
is it possible to exclude an entire dir from syncing (to remote dir) if the
dir is in the sync path?
regards
-z
"The missing link between animals and the real human being is most likely
ourselves."
Austrian professor of biology and Nobel laureate (1973), Konrad Lorenz
2017 Sep 26
3
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
Hi,
This (hopefully!) might be a case of user error, as I'm new to
dovecot... Alternatively it might be some confusion in an index, since
I've been mucking about trying different things in my configuration
files and had frequent crashes.
I'm trying to sync 2 (LAN) hosts, ideally to have full automatic
replication happening.
They both have hybrid mbox INBOX and maildir++ folders,
2011 Jun 23
2
Chicken and egg question: passwd and cronjob
Hi all,
Let's say I activate password expiration for every account (including
root) for every 90 days.
I understand that cronjob for root will fail when the password expires.
The question is, if I setup a cronjob every 90 days to renew the root
password like: echo diFficulT123 | passwd --stdin root
will it work?
I mean at second 1 on the 90th day, which will run first?
- The cronjob to renew
2009 May 04
2
Multiplex tests fail on 5.2p1
I noticed "make tests" for openssh-5.2p1 fails the multiplex.sh tests.
Turns out this is because I happen to have some non-standard configuration
options in $HOME/.ssh/config and most of the multiplex.sh tests do not use
a "-F $OBJ/ssh_config" option, which means they end up reading the users
$HOME/.ssh/config.
Is this on purpose or a bug?
2019 Aug 30
3
backup AD content
On 30.08.19 11:01, Andrew Bartlett wrote:
> On Fri, 2019-08-30 at 10:56 +0200, Stefan G. Weichinger via samba
> wrote:
>> I happily and trustfully use Louis' backup-script from
>>
>> https://github.com/thctlo/samba4
>>
>> to dump AD content via cronjob.
>>
>> Is it necessary/recommended to do that on *each* samba DC? Is there
>> something
2009 Sep 03
6
rsync
Hi
?
I put the rsync in cronjob
but it won't work
?
in root user cron
?
*/30? * * * *? /home/chloe/rsy.sh >/dev/null 2>&1
?
1/ why it needs pw when I run this rsy.sh in root?
but if I run it in chloe user, it doesn't need pw as I put authoized_key in remote host chloe
?
2/ why this root cronjob is not working? what wrong? I can't see this cron in message
?
the rsy.sh is
2019 Aug 30
2
backup AD content
On Fri, 2019-08-30 at 10:20 +0100, Rowland penny via samba wrote:
> On 30/08/2019 10:14, Stefan G. Weichinger via samba wrote:
> > On 30.08.19 11:01, Andrew Bartlett wrote:
> > > On Fri, 2019-08-30 at 10:56 +0200, Stefan G. Weichinger via samba
> > > wrote:
> > > > I happily and trustfully use Louis' backup-script from
> > > >
> > >
2019 Sep 21
2
Dovecot proxying to some backend using LOGIN proxy_mech
Hello list,
I am currently testing a setup for a PoC wit this configuration.
- 1 x Frontend dovecot for proxying IMAP/POP3/LMTP/ManageSieve/Submission
- 2 x Backend dovecot with local mail storage
The frontend does the user authentification and communicate with the backends using a master password
The fronted accepts PLAIN and LOGIN auth mechanisms and talk with backends using PLAIN auth
2008 Aug 17
5
file manager over ssh
Hello.
I need to copy several file from one PC to another over Internet, both
using CentOS.
What file manager that works over console do you recommend me?
Thanks at all
Best Regards
2013 Jul 21
8
When no MTA is installed, How to send an email with a cronjob?
Hi,
When no MTA is installed, How to send an email with a cronjob?
I have below entrty in my cronjob?
my /etc/cron.d/backup file looks like this.
MAILTO=myemail at example.com
15 11 * * * root /root/scripts/backup.sh
Can I send this email via SMTP server?
Hope to hear from you.
--
Thank you
Indunil Jayasooriya
http://www.theravadanet.net/
2015 Jan 03
2
Help with installing Apache Solr with Dovecot 2.2
Dear Marc,
Thanks for your feedback!
1. I store it in MySQL.
2. I will add a cronjob to run Solr if I can figure out why its not working
on test runs. Maybe I might try to setup a cronjob for solr to avoid having
to manually start it everytime.
3. Will turn on the mail_debug in dovecot.conf . Where will it log the
problems?
Thanks
Kevin
On Sat, Jan 3, 2015 at 4:45 PM, Marc St?rmer <mail at
2017 Dec 01
1
Do we really need Solr commit as cronjob?
I am testing Solr FTS on dovecot. Read online that some suggested to run
cronjob commit every minute, and optimize once a day.
I am using Solr 7.1.0 and I see some configurations:
In /etc/default/solr.in.sh:
#SOLR_OPTS="$SOLR_OPTS -Dsolr.autoSoftCommit.maxTime=3000"
#SOLR_OPTS="$SOLR_OPTS -Dsolr.autoCommit.maxTime=60000"
Also in solrconfig.xml:
??? <autoCommit>
2010 Jul 22
2
Feature request: fsh-like functionality
I have recently found the "fsh" program (http://www.lysator.liu.se/fsh/) which offered exactly what I needed. It is a great program but it is not maintained and was even thrown out of Debian because it was claimed that OpenSSH provided anything FSH offers. In fact, however, I miss a few features in OpenSSH that could easily be added inspired by FSH and make a very valuable addition in
2006 Jun 08
8
Trash expire plugin
Dovecot will soon have a plugin which allows running a nightly cronjob
to expunge mails from configured mailboxes which have been in there for
a configurable amount of time. For example the configuration could be:
plugin {
# Trash 7d, Spam 30d
expire = Trash 7 Spam 30
}
It also supports using Dovecot's lib-dict to keep track of the mailboxes
and their oldest mail's timestamp, so that
2018 Sep 06
2
icecast ssl and letsencrypt renewal
That’s what I have been looking for, thanks !
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Tycho Eggen
Sent: donderdag 6 september 2018 22:21
To: Icecast streaming server user discussions
Subject: Re: [Icecast] icecast ssl and letsencrypt renewal
You can add a posthook to your certbot cronjob:
certbot renew —post-hook “/etc/init.d/icecast restart”
Or however you restart
2012 Jan 20
1
Setting From address for cronjob mails (because Gmail rejects)
Hello,
I have two identical CentOS 6.2 machines with
stock Postfix package and unchanged config:
# rpm -qa|grep post
postfix-2.6.6-2.2.el6_1.x86_64
# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
2008 Sep 30
2
how to set term environment for cronjobs?
Hi,
I'm running a crontjob on CentOS 5.2 server, which then connects to a
webpage to run some stuff. It has to run this way, since the webpage
is on a Windows server, and the Windows scheduled tasks doesn't work
as well.
It seems like the cronjob is working fine, except that the email
output worries me a bit.
This is what I get on email,
Your Terminal type is unknown!
Enter a
2012 Mar 18
1
mdbox and filesystem quota
http://wiki2.dovecot.org/MailboxFormat/dbox
"Expunging a message only decreases the message's refcount. The space is later
freed in "purge" step. This is typically done in a nightly cronjob when
there's less disk I/O activity. "
What happens if there is filesystem hard quota that is exceeded? Will dovecot
allow to delete mails to free space without a need to wait
2018 Sep 15
1
icecast ssl and letsencrypt renewal
Install letsencrypt and request a certificate specifying the webroot of your Icecast server and the host.domain:
certbot-auto certonly --webroot --webroot-path /usr/share/icecast2/web/ -d icecast.domain.name
Now you should have a certificate for your server, it's only in the wrong format for Icecast, copy the key and the certificate to 1 file with the following cmd:
cat