On Sat, 14 Jan 2012 23:04:07 +0000 (UTC), unruh <
un...@invalid.ca>
wrote:
> On 2012-01-14, cerr <
ron.e...@gmail.com> wrote:
> > Hi,
> >
> > I want to copy all the files from an ftp server and thought, I'd use
> > rsync but got following:
If you genuinely have FTP access, then use a drag'n'drop client like
Filezilla, or, IMS, gftp, which can copy directory structures
recursively.
If it's a website and you don't have FTP access, wget can sometime do
a goodish job, but sometimes, particularly where sites are heavily
scripted, will fail dramatically to get a usable 'rip'. For example,
strictly for my own private purposes with no intention of
republishing, I have twice tried to download entire sites covering
particular pieces of hardware that I own: in one case the result was
very useful and I still keep the result as 'help' files on my PC, in
the other it was a dismal failure, because the bulletin board software
was coding the pages on the fly.
> A) Many people who host files will regard this an an abuse and will cut
> you off.
Indeed, understandably enough. For that reason you sometime have to
give wget a command line option to identify itself as a browser.
> b) rsync is NOT ftp. You can use rsync ONLY if they support rsync. You
> cannot use rsync on an ftp server.
Exactly.
--
=========================================================
Please always reply to ng as the email in this post's
header does not exist. Or use a contact address at:
http://www.macfh.co.uk/JavaJive/JavaJive.html
http://www.macfh.co.uk/Macfarlane/Macfarlane.html