On Fri, 2005-12-02 18:25:37 +0100, Marten Lehmann <[EMAIL PROTECTED]> wrote: > from a server where neither a rsync daemon nor ssh is running I'm trying > to backup the whole data with ftp. So my idea was to call rsync like this: > > rsync -v -a 'ftp://1.2.3.4/' my_folder
Do you really expect a program implementing the RSYNC protocol to talk to a machine which has some software running speaking the FTP protocol? This won't fly... You need to use a FTP client is a FTP server is installed. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] . +49-172-7608481 _ O _ "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O für einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
signature.asc
Description: Digital signature
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html