Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Preserve the original timestamp, ownership and permissions #31
Comments
added a commit
to vincentbernat/unoconv
that referenced
this issue
Jan 18, 2014
added a commit
to vincentbernat/unoconv
that referenced
this issue
Jan 18, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
Pulsar-san
Jan 24, 2014
I second that.
It is very annoying when used from apache with shell_exec() because the outfile becomes owned by root.
Pulsar-san
commented
Jan 24, 2014
I second that. |
added a commit
to vincentbernat/unoconv
that referenced
this issue
Jun 23, 2015
dagwieers
closed this
in
#179
Jun 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dagwieers commentedFeb 16, 2012
In some cases it is desirable to have the same timestamp, ownership and/or permissions on the converted document as it was on the original. We should add an
-p
option to preserve that information on files.