Gets or sets a value that makes the client calculate checksums of files being uploaded and logs them into the log.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property LogChecksums As Boolean Get Set |
C# |
---|
public bool LogChecksums { get; set; } |