Please note all files on the DITM file share are meant to be used as single downloads for single parties for local use. Do not use the file share directly to dynamically load data on the fly multiple times as that would put a high bandwidth strain on the systems. Excessive usage will lead to black listing.
Access is granted on a by organisation level, credentials will be provided to the main contacts of each organisation.
Maximum data storage usage for each organisation is 250 GB. Each organisation has read/write access to their own organisation folder and read rights on the folders of the other organisations.
Files are stored on Amazon S3 compatible storage and can be accessed with Amazon S3 compatible clients such as WinSCP or Cloudberry.
To use the DITM file share your company needs to be registered at Monotch. If your company is not registered yet you can find the procedure to register below;
How to obtain access credentials?
For access credentials, reach out to your companies main contact:
Monotch | Leander Rijneveld |
TomTom | Roland van Venrooij |
Siemens | Jeroen Ploeg |
TNO | Peter-Paul Schackmann |
GeoMaat | Pascal Kiers |
How to register your company?
Send a ticket to ➯
Support
Create a new FreshDesk support ticket by clicking on “New Support Ticket” on the
Support.
Provide us with the name of your organisation, name and contact details (email and phone) for main organisation contact.
How to access the DITM file share using WinSCP
Step 1-Download and install WinSCP ➯ > https://winscp.net/eng/downloads.php <
Step 2- Start WinSCP. Click on the button “New session”
- Set the dropdown to Amazon S3.
- Fill in your access key ID & secret access key (your organisations main contact can provide these details).
- Click on advanced.
Step 3- Go to Directories and set remote directory to: dtim-wp4-data
- Click on OK and then you can login.
Now you should have access!
How to access using AWS CLI
It is also to possible to upload files using the AWS command line interface (see https://aws.amazon.com/cli/). Once the credentials are configured in the "~/.aws/credentials" file, uploading an entire folder recursively can be done use the "sync" command:
aws s3 sync ./ s3://ditm-wp4-data/monotch/
⚠️This example uses the monotch
folder. Replace this with your organisation name/folder.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article