Hi Corey,
my interests are the same: I have three separate backup servers in three
different locations, so it's also no option to have a single filesystem
for backups. It would be great to be able to administer these backp
servers with one interface (I now modified the CGIs to show the location
I want to change the first part of the From-Address of emails sent from
BackupPC to the administrator. Although I can change the Email-Adress
with $Conf{EMailFromUserName} I didn't manage to change the first part
of the From-Address: the From-Header now contains
"BackupPC <[EMAIL PROTECTED]>" bu
t 72 hours ago and no
> one has responded to my email.
> I need to backup only *.mdb files.
> If you get this figured out, will you let me know, please? I'll do the same.
>
>
> Thank,
>
> Rob
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mail
I'm already using BackupPC for some time, but now I have a special case:
I have to backup only all files with the extension .JPG or .jpg. I'm
using rsync as transport method and the following configuration:
$Conf{RsyncShareName} = [
'/raid/Luxdaten/LuxKalk/Krausler_Anbote/'
];
$Conf{BackupFi
The last log-entry in the rsync-log is
2007/12/20 08:07:13 [200] rsyncd version 2.6.8 starting, listening on
port 873
- nothing after that. Even with installing the rsyncd with the option
--verbose enabled there is nothing in the log. I will try to convince
the firewall / AV-SW to be more verbose
A "ping -c 1 -w 3 10.13.100.100" gives the following output:
PING 10.13.100.100 (10.13.100.100) 56(84) bytes of data.
64 bytes from 10.13.100.100: icmp_seq=1 ttl=128 time=0.363 ms
--- 10.13.100.100 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mde
Hallo,
I have problems getting backups from Windows-PCs with rsyncd: if
Kaspersky Anti-Virus-SW is active on the client, the backup fails, if
Kaspersky is disabled everything runs smooth. There is no error-message
in the logs, the backup simply hangs :-( I don't want to get into the
details of con