Domino on Linux/Unix, Troubleshooting, Best Practices, Tips and more ...

alt

Daniel Nashed

Domino on Linux Diagnostic Collection Script

Daniel Nashed – 2 January 2026 21:37:48

The Domino Diagnostic script is part of the Domino start script and included in the diagnostic menu.
This is already helpful. But I am working on something new to make it even more flexible.


I wanted to automat SFTP uploads to HCL support but it turns out to be difficult.
You would need to request a password for every ticket.


So here is my new idea coming from a customer support case.
The customer uses OwnCloud internally and to share data with their partners.

I looked into how to automate uploads and there is a simple way to use WebDav via Curl and a share password instead of a user/password. But both would work.

Besides WebDav I also added SFTP with a SSH key which works well with the standard scp client.

The script also got a simple to use interface to select the files you want to upload. By default the last 24 hours are used (which can be changed interactively).

This isn't in any of the projects yet and I am thinking where to add it. Probably this will be a separate script hooked into the diagnostic script.

Are there any other tools you are using to share files with other protocols which would make sense to implement beside:


  • OwnCloud (WebDav)
  • NextCloud (WebDav)
  • SCP

What do you think?


-- Daniel



Image:Domino on Linux Diagnostic Collection Script

Image:Domino on Linux Diagnostic Collection Script

Links

    Archives


    • [HCL Domino]
    • [Domino on Linux]
    • [Nash!Com]
    • [Daniel Nashed]