public S3PathSyncer() { _s3BlobUploader = new S3BlobUploader(S3Settings); _s3LinkCreator = new S3LinkCreator(S3Settings); }