I have a file to tape backup setup. Once it was done running, there were lots of issues with files. Looking at the log, they all have the following error
[08.07.2019 15:05:54] <35> Error [TapeBatchTransfer] Error:
[08.07.2019 15:05:54] <35> Error Problem with reading from source.
[08.07.2019 15:05:54] <35> Error --tr:Failed to write file from stream to tape
[08.07.2019 15:05:54] <35> Error [TapeBatchFileBackup] An error occurred during the backup: <path>. Reason: Problem with reading from source.
When looking at a few of the files, it turned out to be that they were all symlinks. According to the manual, symlinks are supposed to be supported - https://helpcenter.veeam.com/archive/ag ... efore.html
"Veeam Agent for Linux does not back up data to which symbolic links are targeted. It only backs up the path information that the symbolic links contain. After restore, identical symbolic links are created in the restore destination."
I moved your question to the tape forum as you are not using the Veeam Agent for Linux. This also means that the user guide for the Veeam Agent for Linux is not relevant.
I need to check, but this could be a limitation of the "file to tape job". In general, the idea of "file to tape" is writing a few files to tape and not backing up complex file structures.