copy all data from ftp server



Hi,

I want to copy all the files from an ftp server and thought, I'd use
rsync but got following:

reg@reg-desktop:/opt/lampp/htdocs/Quaaoutlodge$ rsync --delete -avzr
USER@xxxxxxxxxxxxxxxxxxxxxx:/www.quaaoutlodge.com/web/content/ .
quaaoutlodge@xxxxxxxxxxxxxxxxxxxxxx's password:
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(174)
[Receiver=3.0.8]

So I did a
reg@reg-desktop:/opt/lampp/htdocs/Quaaoutlodge$ rsh
USER@xxxxxxxxxxxxxxxxxxxxxx /bin/true > out.dat
quaaoutlodge@xxxxxxxxxxxxxxxxxxxxxx's password:
and what I get is:
reg@reg-desktop:/opt/lampp/htdocs/Quaaoutlodge$ cat out.dat
sftpsh: Command not allowed.

What does that mean exactly? How else can I duplicate all the files
and directories from the ftp?

Thanks,
roN
.



Relevant Pages

  • Re: copy all data from ftp server
    ... I want to copy all the files from an ftp server and thought, ... (see the rsync man page for an explanation) ... protocol incompatibility at compat.c ... "Growth for the sake of growth is the ideology of the cancer cell." ...
    (alt.os.linux)
  • Re: rsync: Invalid argument (22) on copy to a Samba server share
    ... rsync version 3.0.9 protocol version 31 ... is a LAN Warp Server Advanced share ... you are basically using rsync ... temp.txt times differ sender 1363229888 receiver 1363282360 ...
    (comp.os.os2.apps)
  • Re: Unison hangs on copy
    ... unison both use TCP. ... So not different ports but completely different ... Both are part of IP (Internet Protocol). ... it, to synchronize files, and rsync works, so I'd think that copying ...
    (Debian-User)
  • Re: copy all data from ftp server
    ... I want to copy all the files from an ftp server and thought, ... (see the rsync man page for an explanation) ... protocol incompatibility at compat.c ... You might want to check out lftp's mirror command. ...
    (alt.os.linux)
  • Re: Rsync problem
    ... In our Institut i was able to use rsync with ssh for backup my data from ... rsync version 2.5.1-dev protocol version 26 ... debug: client supports 1 auth methods: 'keyboard-interactive' ...
    (comp.security.ssh)