deploying from Windows 2003 staging server to remote production server

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default deploying from Windows 2003 staging server to remote production server

    What do you guys use to deploy from your staging servers to your remote
    production servers in team environments? Normally I FTP the files myself,
    but I have an off-site designer who also wants to be able to push files from
    staging to production. Is there an off-the-shelf solution you guys recommend
    so I don't have to write FTP batch files for him?

    Technote 15361 just doesn't seem robust enough...

    --
    Best,

    Marc A. Garrett
    [url]http://since1968.com[/url]


    Marc Garrett Guest

  2. Similar Questions and Discussions

    1. Deploying files from staging to produtcion server
      We're looking at setting up a badly needed staging server so that developers can make code changes and test them out somewhere before putting them...
    2. Deploying Web Service on Windows Server 2003
      Hi all. I've created a web service that runs fine on my development PC running W2K. The service is consumed by an ASPX page. (written using...
    3. Windows 2000 Server/Windows Server 2003 Dual Boot
      I have been asked to provide a dual boot server using both Windows 2000 Server and Windows Server 2003 Std Edt. Can anyone tell me whether this is...
    4. Deploying a Db2 PL stored procedure on the production server
      We are setting up a DB2 (UDB 8.1) environment. I need some guidance to set up the development and deployment process. Lets say I have a...
    5. Deploying ASP.NET database application to remote server
      Everything in the deployment works fine with the exception of the address of the database also deployed on the remote server. The string address...
  3. #2

    Default Re: deploying from Windows 2003 staging server to remote production server

    I ended up writing an MS-DOS bat file and called it with CFEXECUTE. How do
    other people handle this issue?

    --
    Best,

    Marc A. Garrett
    [url]http://since1968.com[/url]

    "Marc Garrett" <letters@NOSPAMsince1968.com> wrote in message
    news:bfhsub$qqq$1@forums.macromedia.com...
    > What do you guys use to deploy from your staging servers to your remote
    > production servers in team environments? Normally I FTP the files myself,
    > but I have an off-site designer who also wants to be able to push files
    from
    > staging to production. Is there an off-the-shelf solution you guys
    recommend
    > so I don't have to write FTP batch files for him?
    >
    > Technote 15361 just doesn't seem robust enough...
    >

    Marc Garrett Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139