Page 1 of 1

download recursive files using ftp

Posted: Sat Aug 18, 2012 12:11 pm
by srdva59
hi,
i looking for a class / script to download
recursive files to a local folder.
anyone know one that work fine?
i have tested this class but for some reason this class do not
(http://www.phpclasses.org/package/5960- ... a-FTP.html)

download the files for the correct folders, the local folders don“t appear
in the filename.
thanks for your help

Re: download recursive files using ftp

Posted: Tue Aug 21, 2012 7:13 pm
by Celauran
Is there any reason you want to do this via PHP rather than, say, wget?