Directory Watcher Network Drive

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Directory Watcher Network Drive

    I was testing the directorywatcher gateway. I need to 'watch' a directory on a
    network drive (Y:). It does not work, logs report 'cant find Y:\dirname' Works
    perfect when using local drives. Is there a workaround? Thanks!

    Actarus Guest

  2. Similar Questions and Discussions

    1. Saving PDF on Network drive
      OK, here's something that we have run into that I hope someone has already addressed. We are setting up an electronic document routing and approval...
    2. Network Drive
      I have the same problem. The option used to be there and it worked fine, but then I switched drive letters on a few drives and the option was...
    3. Mapping a Network Drive
      Im using a VPN connection. I have verfied that the VPN is connecting to the server. I then proceed to map a drive. The mapping seems to work...
    4. Using CD Drive Over Network
      I just setup my 802.11g wireless network in my house. I am trying to play a game on a laptop using the CD that is in my main computer. I installed...
    5. Mounting A Network Drive
      I am using Windows XP Home edition. I have all my files like pst for e-mail on a network file sever. I can mount these folders once I am logged on...
  3. #2

    Default Re: Directory Watcher Network Drive

    Actarus -

    Does your web server know about this Y drive? My question assumed that CF is
    installed on the web server (box).

    -brian

    "Actarus" <webmaster@foedus.net> wrote in message
    news:d3gent$g0c$1@forums.macromedia.com...
    > I was testing the directorywatcher gateway. I need to 'watch' a directory
    on a
    > network drive (Y:). It does not work, logs report 'cant find Y:\dirname'
    Works
    > perfect when using local drives. Is there a workaround? Thanks!
    >

    Brian Hogue Guest

  4. #3

    Default Re: Directory Watcher Network Drive

    ... it is installed on the webserver box.. ive come to a solution asking Ben
    Forta. It seems we almost solved it.. almost.. u have do use a
    \\\\networkip\\workdir in the cfg file in order to access it. Problem is that
    the gateway first starts correctly but then it stops.. dunno why, no log, no
    error to check. arghh...

    Actarus Guest

  5. #4

    Default Re: Directory Watcher Network Drive

    It works now. You have to use \\\\ :)
    Actarus 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