TransferPathCommandBase
protected TransferPathCommandBase(ITransferLog log, ITransferRequest request, ITransferJobService jobService, IFileSystemService fileSystemService, ClientConfiguration configuration)
protected TransferPathResult HandleUnauthorizedAccessException(TransferPath path, UnauthorizedAccessException exception, TransferPathResult result, int maxRetryAttempts)
protected void PublishLargeFileProgress(TransferPath path, long totalTransferredBytes, long totalBytes, double progress)
protected void PublishLargeFileProgress(TransferPath path, long totalTransferredBytes, long totalBytes, int chunkNumber, int totalChunks)