Hi,
my problem isn't really about majordomo, but I think many of you had the same
and maybe can help me.
I have the following problem:
I setup a mailinglist and all malis, send to the list are archived by
hypermail once a day. How can I publish this archive?
I found an articel in a linux-magazin, where a procedure with rsync is
described.
Here the script, they suggest:
#!/bin/sh
BACKUPFILES="artikel .netscape/bookmarks.html"
BACKUPTARGET="pjung@backup.linux-user.de:~/backup"
cd # go to home
rsync -e ssh -aRvz --delete $BACKUPDIRS $BACKUPTARGET
I played with this script. But it doesn't work with the server of my ISP.
Nothing happend - no warnings, no passwordpormpt, just nothing.
After that I tried it in my LAN and found out that it only works, if rsync
is installed on the destination host, too.
How can I make this working? scp isn't an alternative, because I need an
update-feature (I don't want to transfer the growing archive everytime
complete).
Can anyone of you help me, solving my problem?
br/S
--
best regards
Stefan Rauch <stefan.rauch@spyderworks.de>
---------------------------------------------------
They're not gonna catch us. We're on a mission from God.
(Jake Blues)
|
|