Displaying 3 results from an estimated 3 matches for "source_server".
2006 Mar 14
1
Error in running rsync through cron
.... I have upgraded the rsync
version to the latest one (2.6.7) on both the source and backup machines,
but am still getting these errors. Can you please advise?
Here is the script:
#!/bin/bash
rsync --blocking-io
--exclude-from=/home/backups/rsync/attachments-exclude.lst --delete -ave ssh
myuser@source_server:/var/attachments/
/backups/var/varattachments/var/attachments/ | mail -s "`hostname`: rsync of
/var/attachments/ from source_server done for `date '+ %m/%d/%Y'`" backups
Here is the cron message that is sent out...
Read from remote host source_host: Connection reset by peer
rs...
2007 Feb 21
2
backup incremental
dear all,
can anybody tell me, how to backup my data on samba?do
you have a script for backup incremental?
i don't understand to user rsync
thank you
Cyd
____________________________________________________________________________________
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html
2018 Feb 02
1
Dovecot 2.3.0, Panic: file mailbox-attribute.c: line 362 (mailbox_attribute_get_stream): assertion failed: (value_r->value != NULL || value_r->value_stream != NULL)
...core dumped)
Coredump and configuration attached.
On source server I run this command:
# doveadm -D backup -f -u USERNAME -x 'Archives*'
tcp:DEST_SERVER.example.com
but same panic if try to sync from destination server:
# doveadm -D backup -fR -u USERNAME -x 'Archives*'
tcp:SOURCE_SERVER.example.com
Same panic also syncing any user with acl and using different
acl_shared_dict (file or fs:posix) in dovecot configuration.
Thanks,
Marco
--
Marco Giunta - ITCS SysAdmin
Via Bonomea, 265
34136 - Trieste, Italy
Tel: +39-040-3787-503
Fax: +39-040-3787-244
-------------- next part...