Versions Compared

Key

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

...

  1. In the path bar of File Explorer, input the FTP connection command:

    Code Block
    ftp://upload@ftp.interfaceware.com/ 

    image-20240111-195317.pngImage Modified

  1. Drag and drop the archive file you created into the File Explorer window.

    image-20240111-195839.png

...

  1. Navigate to the directory where your crash dump archive is stored.
    (In the example, the crash dump is stored on the desktop)

    Screenshot 2024-01-12 at 11.26.10 AM.png
  2. Input the following command, replacing the FileName and Password paramaters with your information.
    Password: (your full e-mail address)

    Code Block
    curl -T FileName.zip ftp://ftp.interfaceware.com --user upload:Password

...

  1. After inputting the command with your information, wait until the progress percentage reaches 100%. The file has now been uploaded to our FTP server.

    Screenshot 2024-01-12 at 11.31.23 AM.png

    Inform your iNTERFACEWARE representative when you have uploaded the file, and we will begin the debugging process.

FTP Server Credentials

If you are using third party software to upload your archive, you may require the following credentials:

  • FTP Server: ftp.interfaceware.com

  • Username: upload

  • Password: (your full e-mail address)

Possible Errors

You may receive the following errors while uploading your archive to our FTP site. Please contact your iNTERFACEWARE representative and they can help resolve these issues.

...

Deleting folder error when attempting to remove files already uploaded:

...

Reference

For more crash dump information, please reference our help page: https://help.interfaceware.com/v6/how-to-report-problems#ftp