Page 1 of 1

FTP Help: Subdirectories

Posted: Sun Mar 18, 2007 7:28 pm
by Dirge of Cerberus
How do you get PHP to FTP (download) a directory AND it's subdirectories/files?

Posted: Mon Mar 19, 2007 7:37 pm
by Dirge of Cerberus
Anyone?

Posted: Mon Mar 19, 2007 8:47 pm
by John Cartwright
Look at this user comment in the manual

Posted: Mon Mar 19, 2007 9:02 pm
by Dirge of Cerberus
I tried that. My host (the one that needs to be backed up) won't allow outbound connections.

Posted: Tue Mar 20, 2007 2:29 am
by Chris Corbyn
Dirge of Cerberus wrote:I tried that. My host (the one that needs to be backed up) won't allow outbound connections.
So what sort of answer are you expecting? :? 8O

Posted: Tue Mar 20, 2007 6:13 pm
by Dirge of Cerberus
Ah. That was misworded. It can't make an FTP connection. It can only recieve connections.


Remote Server --FTP--> Site === OKAY.

Remote Server <--FTP-- Site === Doesn't work.

Posted: Wed Apr 04, 2007 3:47 pm
by Dirge of Cerberus
Bump....

Posted: Wed Apr 04, 2007 8:46 pm
by jwalsh
Maybe I'm missing something... but if you can't get an FTP connection, you won't be able to download anything... even subdirectories.