[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Backup-Frage



Hallo Thore,

> muss es umbedingt FTP sein?
> Für ssh und rsync gibt es sehr gute lösungen bereits siehe hier:
> http://www.heinlein-support.de/howto/backups-und-snapshots-von-linux-servern-mit-rsync-und-ssh
> ob du das ganze jetzt damit machst oder dir nur den rsync ansatz aus
> dem script schnappst...

FTP ist doch kein Problem. Wie Sascha schon schrieb: 
Das geht prima mit curlftpfs

In einem meiner Skripte: 
sudo curlftpfs -r -s -o user=[USER]:[PASSWORT],allow_other ...
... [SERVER] /mnt/ftpmount

Und dann weiter mit rsync.

Gruß,
Michael


-- 
    ____        
   / / / / /__/      Michael Höhne /
  /   / / /  /  mih-hoehne@web.de /
 ________________________________/


Reply to: