Knightnet Site Design - View To Do List Entry

You are in section: Home > Site Design > To Do
Entry Details for Entry ID 95:
Site replication page
Start: End:
Due: Priority:
Project:
Category:

Files/Folders:

  • Compile/walk through list of all local pages with last update date/times
  • Uses ?(HTTP/FTP)? to check for same file on remote server
    • if not present, copies
    • If present, checks remote file date
      • If local copy newer, copies
  • Checks for files on remote server that dont exist on local & deletes remote files

May need to compile list of files (local/remote) in csv file to speed checking

 

mySQL Tables:

  • Check for local tables that dont exist remotely & create
  • Check each table last update:
    • if local newer:
      • Update existing records
      • Create new records
      • Delete dead records
    • If remote newer
      • Update existing records
      • Create new records
      • Delete dead records
Last Updated: 2003-06-11 00:55:08
Child Entries:

 

Valid HTML 4.01 iconValid CSS icon
© Copyright Julian Knight, July 2008 All rights reserved.
Page: Updated 2008-07-10 08:50:06, Author Julian Knight