Results 1 to 2 of 2

Thread: Site BackUp Script

  1. #1
    Join Date
    Sep 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Site BackUp Script

    Hi, I'm looking for a script that will automatically back up my site - a CMS site based on php - and automatically email it to me as a zip or similar. Any advice would be appreciated. Thanks in advance

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Rather than emailing it, I'd say just put it in a folder on your site. Then you could download it, or you could have it email you a link to the file.

    The trouble with this is that zip isn't that well supported by PHP on a lot of servers.

    There is, of course, the zip library that is documented on the official site, but I've found it difficult to use.

    There are also some other scripts you can use, and I've had varying degrees of success, but nothing that is flawless.

    I'm curious as well if someone has a more stable solution.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •