Commit Graph

10 Commits

Author SHA1 Message Date
Felicitas Pojtinger
5d3424df92 refactor: Inject mtio package to allow for remote implementation 2022-01-16 23:50:47 +01:00
Felicitas Pojtinger
5b84583403 refactor: Merge drive and reader config to enable implementations of tape management without synchronization 2022-01-16 22:46:18 +01:00
Felicitas Pojtinger
5ed0eec75e 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
Felicitas Pojtinger
f1f338734b feat: Fix file flags on FTP server, remove quirks handling option 2022-01-09 03:04:06 +01:00
Felicitas Pojtinger
f3657dc189 refactor: Use consistent naming scheme for config keys 2022-01-08 23:42:32 +01:00
Felicitas Pojtinger
46eef49429 feat: Add full example with encryption, compression and signatures 2022-01-08 23:14:55 +01:00
Felicitas Pojtinger
f31e4aea9c refactor: Decompose drive initialization to fs package, add getters for operations 2022-01-07 19:57:01 +01:00
Felicitas Pojtinger
9eb888e5f9 feat: Add read-only flag to FTP server 2022-01-05 03:50:37 +01:00
Felicitas Pojtinger
1298147b89 feat: Add readdir / to initial test section 2022-01-03 17:03:43 +01:00
Felicitas Pojtinger
d4043e813c feat: Add start of simple usage example 2022-01-03 17:00:25 +01:00