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

# README

veeamdl

Copy a file on a Veeam V11 server.

./veeamcp 192.168.0.10:9380 'C:\Windows\win.ini' 'C:\newfile.ini'
  • 192.168.0.10 is Veeam IP
  • 'C:\Windows\win.ini' is the file to copy from
  • 'C:\newfile.ini' is the file to copy to