go run cgpbackendagent -dataDir test-dir
for linux x86_64
GOOS=linux GOARCH=amd64 go build cgpbackendagent
curl -s localhost:8041/getfile/test1.intranet.ru/test.ru/test@test.com/account.dst
CommuniGate backend agent gives access to internal files on backend server via HTTP requests
Go