Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Uploader (preferred)

If you are using a modern browser (Chrome, Firefox, not IE), you can browse to the uploader and transfer the file directly.

DataCore Support will automatically be notified of the link to the file and the link will be attached to your ticket. This uploader will tag the file with metadata specific to support, and is by far our preferred method for transferring data to Support.  

...

There is a function called uploadtosupport uploadtosupport included in the file "bashrcforcustomers" in the Support bundle:

If you have downloaded this bundle, add the following to your /root/.bashrc file:

...

Code Block
languagebash
source /root/.bashrc
uploadtosupport [filename]

This will put puts the file in a bucket called cli-uploader.  We will get automatically notified  A notification is sent automatically within 10 minutes.

title
Info

Tip

For your convenience, a reference to the support tools is located in a PDF within the bundle itself.

...