SFTPGO

Events

This example shows how to run sftpgo sal example to list fs and provider events

To run the events example

  • -a: address, address of sftpgo api like http://localhost:8080/api/v2
  • -k: API key generated from sftpgo server
v -cg run main_events.v -a <ADDRESS> -k <API_KEY>