Client controlled dev to live migration

  • Stage 1
    • Scheduled tasks through server FTP program, moves or mirrors specific files on a daily schedule.
      • Tools > Folder Tools > Synchronize Folders
        • Browse to local path
        • Browse remote path
        • Mirror Local (Keeps local folder the same and changes remote)
        • Schedule
  • Stage 2 (currently alpha)
    • VB server side script mirrors/moves files on run
      • Option allows client control on when to mirror files

Dev to Live migration via .Net Site

  • Compiller
    • aspnet_compiler
      • http://msdn2.microsoft.com/en-us/library/ms229863(VS.80).aspx
      • http://www.developer.com/net/asp/article.php/10917_3450901_2
        • Pre-compilling eliminates compilling on first run
        • Pre-compilling eliminates compilation errorr
  • FTP Scripting
    • VB script based transfers
      • http://help.globalscape.com/help/cuteftppro8/index.html#about_the_transfer_engine.htm
      • Problems
        • Cannot find TE Engine
          • Stop process TEFTP.exe
        • Execute permissions
          • May work fine as long as the initial run of the CMD is allowed to complete fully.
  • asdf
  • asdf