HTTP File Upload settings.
TimeSpan FileLifetime
Lifetime of each file.
int MaxBytesPerMinute
Maximum number of bytes allowed per client per minute.
string FileFolder
Folder where uploaded files reside;
string KeyFolder
Folder where uploaded key files reside.
string PubSubStorageRoot
Web root Folder where pubsub files can be accessed.
string PubSubStorageFolder
Folder where encrypted files reside.
long MaxFileSize
Maximum size of each file.
string HttpFolder
Folder where uploaded files are accessed through HTTP.
int MaxFilesPerMinute
Maximum number of files allowed per client per minute.
string EncryptedStorageRoot
Web root Folder where encrypted files can be accessed.
string EncryptedStorageFolder
Folder where encrypted files reside.
string BackupFolder
Folder where uploaded backup files reside.