Shellscript: backup and restore website files

How to use the Script: backup.sh

  1. Save the script to a file, e.g., backup.sh.
  2. Make it executable: chmod +x backup.sh.
  3. Run it: ./backup.sh.
View in Github

How to use the Script:restore.sh

  1. Save the script to a file, e.g., restore.sh.
  2. Make it executable: chmod +x restore.sh.
  3. Run it: ./restore.sh.
View in Github

Copyright © 2024 norbertferia.com