Downloading files from DirectAdmin

rendement

Verified User
Joined
Aug 19, 2009
Messages
5
This may sound like an idiotic question but how do you download the PHP files on the server to your computer using DirectAdmin? I recently had computer crash and now all is lost so I need to download them from the server.

Any suggestions?
 
If you want to (re)install PHP:
Code:
cd /usr/local/directadmin/custombuild
./build php n
 
@smtalk:
I think he means something else entirely.

@rendement:
Do you mean you want to download your own site to your local desktop? You can do that via ftp or the DirectAdmin files facility.

Jeff
 
Back
Top