You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2022/07/04 17:24:00 UTC

[jira] [Commented] (PDFBOX-5472) PDDocument save(File) is used to create file in unix. But file is being created with link count as 0

    [ https://issues.apache.org/jira/browse/PDFBOX-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562252#comment-17562252 ] 

Tilman Hausherr commented on PDFBOX-5472:
-----------------------------------------

Shouldn't this be 1 or higher ? Anyway, we don't use any commands specific to unix. Maybe update your java and your OS.

> PDDocument save(File) is used to create file in unix. But file is being created with link count as 0
> ----------------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-5472
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5472
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Abhishek
>            Priority: Major
>
> PDDocument save(File) is used to create file in unix.
> But file is being created with link count as 0.
> This method is being called in a loop, to create > 10 files at a time. But we notices that first or first two files are always being created with 0 link count in unix file system.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org