fileset-local

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf fileset-local

  • Creator
    Topic
  • #47890
    Jared Parish
    Participant

      I having trouble inserting a file path in to the IB directory field. I have a single static file that is in exec/process/procname folder that I am trying to pickup.  I’ve check the permissions to this folder; however I keep getting various errors about permissions and invaild directories.  Should I be using / or for directory pathes.. any other ideas?

      Windows 2000

      Cloverleaf 5.3rev2

      Thanks,

      Jared Parish

      - Jared Parish

    Viewing 0 reply threads
    • Author
      Replies
      • #57000
        Charlie Bursell
        Participant

          Windows, under the covers, uses / just like Unix.  They use from the command line processor.  I usually use / even in Windows.

          With that said, why are you using the process directory for Fileset/local?

          Create a directory under the process directory and use that.  

          Assume the directory you create is named INPUT, just put the word INPUT in the NetConfig.  Remeber, the process directory is the working directory.  Everything is relative to that directory.

          If you are trying to pick up a specific file you will have to use a directory parse Tcl proc.  By default, all files in the directory are fetched and deleted.

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.