Closed Nicd closed 8 years ago
I'm unable to backup my server with jottalib because of FIFO files. Jottalib gets stuck on a FIFO and never resumes, presumably it blocks when reading the FIFO.
Example:
$ mkfifo foo $ jotta-upload foo # <-- Command never finishes
I think the best would be to simply skip FIFO files.
I'm unable to backup my server with jottalib because of FIFO files. Jottalib gets stuck on a FIFO and never resumes, presumably it blocks when reading the FIFO.
Example:
I think the best would be to simply skip FIFO files.