Recursively tar all of the files and directories. There will be no
conversion between relative and absolute paths, so just like with GNU
tar cli tool, it may be necessary to
setCurrentDirectory in order to get the paths relative. Using
filePathConduit directly, while modifying the
filePath,
would be another approach to handling the file paths.