-
**Describe the bug**
When I was building LTFS on Fedora 37, I encountered a build error: unrecognized command-line option '-Wp'.
**To Reproduce**
Run the build command:
```
./autogen.sh
./co…
-
_From @martin-petermann on April 24, 2018 11:53_
Build the required .deb packages and identify dependencies.
_Copied from original issue: martin-petermann/LTFS-Data-Management#3_
-
I'm looking for a solution to preserve file permissions/uid/gid information on files when copied to LTFS. (so hopefully I don't have to write it myself. lol)
Does this project do that by any chance…
-
**Describe the bug**
It seems ltfs_ordered_copy does not copy folder permissions and attributes, but instead just create new folders. (os.mkdir(d))
with today's date and default permission from umas…
-
**Describe the bug**
```
Under Linux Ubuntu 22.04, LTO drive ( Overland-Tandberg LTO-9 HH - Lecteur de bandes magnétiques - LTO Ultrium (18 To / 45 To) - Ultrium 9 - SAS-3 ) , the mkltfs (mkltfs -d …
-
**Is your feature request related to a problem? Please describe.**
I would like to know how the total file size in a LTFS tape (accumulated logical size without tape drive compression and size of ind…
-
We are seeing a similar issue, but I believe a different result.
```
/usr/local/bin/ltfs -o devname=/dev/sg2 /mnt/lto9-2
134a LTFS14000I LTFS starting, LTFS version 2.5.0.0 (Prelim), lo…
-
It would be nice to have a full set of images of the whole application for refrancing to and showing the workflow better.
I have been working on a lot of docs for LTO/LTFS recently.
https://arch…
-
Hello. :smile:
Thanks for providing the Docker actions to create proper build environments!
I've successfully created a new Docker image on Ubuntu 20.04.3 using the action, but what is the inten…
-
I'm looking for source files of the ltfscopy utility and it seems to be not present in this repository. Where can I find the source of ltfscopy?