# 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
Copy a file on a Veeam V11 server.
./veeamcp 192.168.0.10:9380 'C:\Windows\win.ini' 'C:\newfile.ini'