2014-10-21 10:00 GMT+02:00 Jeremy Visser <[email protected]>: > On 21/10/14 16:47, Russell Coker wrote: >> Many years ago I used a program named "mirror" that would copy the contents >> of >> a FTP server. I think it screen-scraped the output of the "dir" command and >> used that to recurse through a directory tree. > > `wget -r ftp://foo/path/to/stuff` works well enough for my purposes. > > But is there any reason why you can’t use rsync instead?
To use rsync there should be an ssh service running on either system (am I wrong?). Is there on android by default? And what about ftp server? Is it running by default, or have you installed an app for it? -- Mick _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
