- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Save file on client with python
FabianMoessner
Loves-to-Learn
02-04-2021
09:20 AM
I want to offer a "Save file" dialog over a python script.
The Script and Splunk runs on a server, the dialog should appeare on the clients browser and the file should be saved on the clients file system.
Is this possible without using JavaScript? Are there any build-in dialog functions?
TL;DR:
I need to transfer a file from Splunk on server to client over python, but don't know the client ip adress.
