opencart tar backup via comand line on 1and1 dedicated server -


How to back up an open-tar tariff using a ssh / command line on any dedicated server?

I have tried to find everything and no information has been found for this.

Thanks

To back up your site's files ... < / P>

tar CGF OpenCart Tgg / path / to / opencontent /

Also add database backup for good ideas ...

mysqldump -uUSERNAME -pPASSWORD DATABASENAME & gt; ; Backup. Sql

(Instead of words in capitals ... obviously!)


Comments