Skip to main content
Skip table of contents

How to attach Chrome/Chromium download directory to vlxtransit

Chromium and Chrome can be configured with enterprise policies. One usecase is to set the download directory to vlxtransit and disable the "save as" function.

To change the download directory system-wide in chromium, create an enterprise policy.

See:  http://www.chromium.org/administrators/linux-quick-start

List of available parameters

See: https://chromeenterprise.google/policies/


vlxtransit as download directory


/etc/chromium/policies/managed/amitego.json

{
        "AllowFileSelectionDialogs": false,
        "DownloadDirectory": "/opt/visulox/vlxusers/${user_name}/vlxtransit"
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.