Class OSFTPDeltaUploadingStrategy

java.lang.Object
com.orientechnologies.backup.uploader.OSFTPDeltaUploadingStrategy
All Implemented Interfaces:
OUploadingStrategy

public class OSFTPDeltaUploadingStrategy extends Object implements OUploadingStrategy
This strategy performs an upload to a SFTP server. The upload of the delta between the local backup directory and the remote one is performed.