
How I can download all my server in a .zip file?
Hi,
“I don’t know if my sistem is LEMP or XAMP or LAMP… How I discover it?” :
Your System is CentOS 6 :-)
| LAMP | Software |
|---|---|
| OS | Linux |
| Webserver | Apache |
| Database | MySQL |
| Language | PHP |
| LEMP | Software |
|---|---|
| OS | Linux |
| Webserver | Nginx |
| Database | MySQL |
| Language | PHP |
| XAMP (LAMP for Windows) | Software |
|---|---|
| OS | Linux |
| Webserver | Apache |
| Database | MySQL |
| Language | PHP |
“And I want download all file of my webserver to my local host, because I need search files in my explorer, because in terminal commands I don’t find files.” :
The unsafe way
Now you can dowload all files at
The safe way
Use SFTP and download it
-