Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

client_drive_map = {drive|server}
Each job submitted will include the drive map. If the Worker auto_mount flag is set, the Worker will attempt to map the drive to the server.

See worker_drive_map for more details.

Example

client_drive_map = {D:|//home/geebers}

...