Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add input for downloading txt log files #45

Open
Igor5877 opened this issue Feb 15, 2025 · 2 comments
Open

Add input for downloading txt log files #45

Igor5877 opened this issue Feb 15, 2025 · 2 comments

Comments

@Igor5877
Copy link

and also add the ability to save files via a link, for example, I wanted to make it on my nextcloud, here is an example of a request
curl -k -T testfile.txt -u "FHb45yQQnbkGJmk:" -H 'X-Requested-With: XMLHttpRequest' https://mydomain/public.php/webdav/testfile.txt
here is the information about it: https://help.nextcloud.com/t/uploading-to-a-public-link-via-a-script/20294
I hope you will succeed)

@MrMicky-FR
Copy link
Member

I am not sure how this would be related to the support plugin?

@Igor5877
Copy link
Author

The user experienced a crash and needs to somehow send the crash report, but through Discord, doesn't always work because the file is too large. So, looking for a service to generate a link to make it easier for understand what the user's problem is is not convenient because the user needs to do this through some service that does this. Therefore, I request adding the ability to save files in formats like .txt or .log. As for what was mentioned about Nextcloud, it's up to you to decide, as it's an option to store the files, but you can proceed as you see fit and deem appropriate.

I'm writing this because when you send a lot of text to support, firstly it doesn't look very good, and secondly the Discord Webhook doesn't work because of a lot of text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants