Package com.orientechnologies.backup.uploader
package com.orientechnologies.backup.uploader
-
ClassDescriptionIt has the responsibility to upload a local backup to a remote destination according to a certain strategy.This strategy performs an upload to a S3 bucket.This strategy performs an upload to a SFTP server.Interface that represents a specific approach of upload.Factory used to instantiate the chosen strategy for the uploading of he local backup.Created by Enrico Risa on 23/10/2017.