- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-14-2022 05:45 PM
It sounds like you're looking for a file upload command/integration, like:
SMB: https://xsoar.pan.dev/docs/reference/integrations/server-message-block-smb-v2#smb-upload or
SCP: https://xsoar.pan.dev/docs/reference/integrations/remote-access-v2#copy-to
Uploading to a cloud file store and then syncing to your local server is also a potential option depending on what you're looking for. For that an integration like Azure File store https://xsoar.pan.dev/docs/reference/integrations/azure-storage-file-share#azure-storage-fileshare-f... or Google Drive https://xsoar.pan.dev/docs/reference/integrations/google-drive#google-drive-file-upload would do what you need.