File Deployer Permissions

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default File Deployer Permissions

    I?m installing the File Deployer with Contribute Publishing Services. The
    files won?t publish to the live server unless I set full control share
    permissions to everyone. It?s not good practice to have a share on a web
    server with full control to everyone. How can this be avoided? What
    permissions should be set for the File Deployer to work?

    cfmichael Guest

  2. Similar Questions and Discussions

    1. How to automate file deployer?
      We currently use Contribute Simple file deployer to transfer webpages from a staging site to the live site. Is there a way to set date and time...
    2. file permissions - ack!
      Hello. This is driving me a little nuts.... Cannot create, write to or unlink any files using PHP. Can open and close files within my web space...
    3. PHP file permissions?
      I've made a copy of a log file and tried to display it through a php file, but nothing comes up. I know passthru command works because I can run it...
    4. Setting the file permissions of a file I'm writing to
      Is it possible to specify the permissions of a file I create when I: open ("FOO", "> ./bar") or die ("Could not create file"); Thanks in...
    5. FTP file permissions
      whenever a user uses FTP to transfer a file to the UNIX box, that file always gets 640 permissions. I want those files to get 666 permissions. How...
  3. #2

    Default Re: File Deployer Permissions

    cfmichael,
    You need to setup one user account that has read, write, and modify
    permissions on the staging server. Then enter the account name under login in
    the services for the CPS publishing server. The below article was a great help
    for me and I have just started using this solution and it works GREAT!
    Hope this helps.

    [url]http://www.macromedia.com/devnet/contribute/articles/cps_autodeploy.html[/url]


    xscan 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