
21 Oct
2014
21 Oct
'14
2:58 p.m.
2014-10-21 10:00 GMT+02:00 Jeremy Visser <jeremy@visser.name>:
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