User guide
78 Copyright © Acronis International GmbH, 2002-2013
<database>
If the backup contains databases of only one instance, you can specify only the database name.
Examples:
"My Instance"
"My Instance/Accountants"
Accountants
3.3.6 Access to SQL Server instance
Acronis Backup & Recovery 11.5 can use either SQL Server Authentication or Windows
Authentication to connect to a Microsoft SQL Server instance.
By default, Windows Authentication is used. This means that the software applies the credentials
with which you are logged on to Windows, or the credentials you specify after the --host (p. 72)
parameter in order to access a remote machine.
SQL Server Authentication is possible only if it is enabled in the instance properties. To connect to the
instance by using SQL Server Authentication, specify the --credentials parameter after the
--instance or --destination_instance parameter.
3.4 Location
3.4.1 loc
--loc=<path>
When backing up, the path to the location where the backup is to be created. For other operations,
the path to the location where the backups are stored.
The path can be specified in the following formats:
Type of storage
Format
Local path (in Windows)
<drive>:\<folder>
Local path (in Linux)
/<directory 1>/.../<directory N>
SMB
\\<server>\<folder>
NFS
nfs://<server>/<share>:/<folder>
FTP, SFTP
ftp://<server>/<folder>/*
sftp://<server>/<folder>/
Acronis Backup & Recovery 11.5 Storage Node
bsp://<storage node>/<vault name>
Acronis Online Backup Storage (only for Windows)
online://
Acronis Secure Zone
atis:///asz
Tape
atis:///tape?<GUID of attached library>**