This is an archive version of the document. To get the most up-to-date information, see the current version. Creating Repository in Local Folder To create a repository in a local folder, use the following command:veeamconfig repository create --name <repository_name> --location <path_to_repository>where:<repository_name> — name of the repository.<path_to_repository> — path to the folder in which backup files will be stored.For example:user@wrk01:~$ veeamconfig repository create --name VeeamBackup --location /home/backups