Package me.desair.tus.server.upload.disk
package me.desair.tus.server.upload.disk
-
ClassDescriptionCommon abstract super class to implement service that use the disk file system
UploadLockingService
implementation that uses the file system for implementing locking
File locking can also apply to shared network drives.Implementation ofUploadStorageService
that implements storage on disk.Directory stream filter that only accepts uploads that are still in progress and expiredUpload locking implementation using the file system file locking mechanism.Exception thrown when the disk storage path cannot be read or created.