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
download recursive files using ftp
Moderator: General Moderators
Re: download recursive files using ftp
Is there any reason you want to do this via PHP rather than, say, wget?