As written in title above - it is dangerous that the batch-process ignores / releases the "read-only" attribute of the files.
The program should
a) Report and ask: File x.tif is write-protected. Do want want to change? yes / no / yes for all / no for all
or
b) Report at the end: Files x.tif and y.tif were not changed because of write prtection.
Peter
Batch-processing ignores Read-only
Moderators: helmut, XnTriq, xnview
Batch-processing ignores Read-only
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch-processing ignores Read-only
Push up ..
Peter
Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch-processing ignores Read-only
So 'Batch convert' (and XnConvert) must ignore read-only files?
What do you think?
What do you think?
Pierre.
Re: Batch-processing ignores Read-only
I think the software should work as described above:xnview wrote:So 'Batch convert' (and XnConvert) must ignore read-only files?
What do you think?
For option "a)" it should be discussed if itPeter2 wrote:The program should
a) Report and ask: File x.tif is write-protected. Do want want to change? yes / no / yes for all / no for all
or
b) Report at the end: Files x.tif and y.tif were not changed because of write prtection.
Peter
- should be integrated in a "Preferences / Settings - Dialogue" or
- should be displayed after every start process (when a "read-only" was found).
Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch-processing ignores Read-only
I think relying on read attribute would be a poor way of securing files. Other programs, users can change them at will. Ignoring these throughout was my preference when using Win2k.Peter2 wrote:As written in title above - it is dangerous that the batch-process ignores / releases the "read-only" attribute of the files.