RecoveryBackupJobLocationType

The Job.LocationType enumerated type defines the type of destination location for backup/restore. You specify the location type when you create a backup job. See Job.BackupRequest.
FTP : Destination is FTP server.
HTTP : Destination is HTTP server.
FTPS : Destination is FTPS server.
HTTPS : Destination is HTTPS server.
SCP : Destination is SSH server.
SFTP : Destination is SFTP server.
NFS : Destination is NFS server.
SMB : Destination is SMB server.

Enumeration:   FTP,   HTTP,   FTPS,   HTTPS,   SCP,   SFTP,   NFS,   SMB,  


Feedback

Was this page helpful?