HelioHost Posted January 7, 2018 Posted January 7, 2018 Username: zervas, Server: Tommy, Main domain: portfoliozervas.heliohost.org I made some .zip files of my web sites. When I clicked the button named'move' there was a path '/public_html/backup' and I clicked this path inorder to move my files. When I looked for this specific path , I realizedthat there was no such path . So, I can't locate these files. Where can Ifind them ? Thank you in advance , Theodore Zervas Virus-free.www.avast.com
Krydos Posted January 7, 2018 Posted January 7, 2018 It's /home/zervas/backup/ not /home/zervas/public_html/backup/. Generally you don't want to put things like backups in a place where someone could download it. For example your backup might contain a config.php file which has your database password. If anyone can download it anyone can have access to or delete your database.
HelioHost Posted January 7, 2018 Author Posted January 7, 2018 I have mode some .zip files in public_html directory and When I clicked thebutton move there was a path /home/public_html/backup and I clicked yes. Ilooked for this path and did not exist. I looked for /home/backup and therewere no .zip files . I made .zip files of each site and not the whole. Do I have to delete the .zip file of backup directory so that not anyoneelse can download it ? Thank you Virus-free.www.avast.com 2018-01-07 17:35 GMT+02:00 Heliohost Support : > It's /home/zervas/backup/ not /home/zervas/public_html/backup/. Generally> you don't want to put things like backups in a place where someone could> download it. For example your backup might contain a config.php file which> has your database password. If anyone can download it anyone can have> access to or delete your database.>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic=31278>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>> -- *?? ????????, ???????? ??????*
Krydos Posted January 7, 2018 Posted January 7, 2018 Like I said it's a bad idea to have backups in public_html because anyone can download it, but I checked your account and your backup file is in /home/zervas/backup/ like it should be. Notice how there isn't a /public_html/ in that path?
Recommended Posts