Felix Pojtinger
|
25cacd34d8
|
refactor: Inject mtio package to allow for remote implementation
|
2022-01-16 23:50:47 +01:00 |
|
Felix Pojtinger
|
5bb79b6d9e
|
refactor: Merge drive and reader config to enable implementations of tape management without synchronization
|
2022-01-16 22:46:18 +01:00 |
|
Felix Pojtinger
|
0d80752516
|
fix: Add quirks mode for FTP compatibility, where read permission is required even if O_WRONLY is set
|
2022-01-12 22:21:10 +01:00 |
|
Felix Pojtinger
|
d35435d2c0
|
feat: Fix file flags on FTP server, remove quirks handling option
|
2022-01-09 03:04:06 +01:00 |
|
Felix Pojtinger
|
31c3502ecb
|
refactor: Use consistent naming scheme for config keys
|
2022-01-08 23:42:32 +01:00 |
|
Felix Pojtinger
|
fc05ffd532
|
feat: Add full example with encryption, compression and signatures
|
2022-01-08 23:14:55 +01:00 |
|
Felix Pojtinger
|
2541375302
|
refactor: Decompose drive initialization to fs package, add getters for operations
|
2022-01-07 19:57:01 +01:00 |
|
Felix Pojtinger
|
e8a164ca61
|
feat: Add read-only flag to FTP server
|
2022-01-05 03:50:37 +01:00 |
|
Felix Pojtinger
|
0161a0ae6a
|
feat: Add readdir / to initial test section
|
2022-01-03 17:03:43 +01:00 |
|
Felix Pojtinger
|
e3cc7afefd
|
feat: Add start of simple usage example
|
2022-01-03 17:00:25 +01:00 |
|