Page 1 of 1

Batch-processing ignores Read-only

Posted: Wed Jul 07, 2010 11:28 am
by Peter2
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

Re: Batch-processing ignores Read-only

Posted: Sun Jul 11, 2010 9:24 am
by Peter2
Push up ..

Peter

Re: Batch-processing ignores Read-only

Posted: Tue Feb 15, 2011 1:30 pm
by xnview
So 'Batch convert' (and XnConvert) must ignore read-only files?
What do you think?

Re: Batch-processing ignores Read-only

Posted: Tue Feb 15, 2011 2:03 pm
by Peter2
xnview wrote:So 'Batch convert' (and XnConvert) must ignore read-only files?
What do you think?
I think the software should work as described above:
Peter2 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
For option "a)" it should be discussed if it
- should be integrated in a "Preferences / Settings - Dialogue" or
- should be displayed after every start process (when a "read-only" was found).

Peter

Re: Batch-processing ignores Read-only

Posted: Wed Feb 16, 2011 4:17 am
by marsh
Peter2 wrote:As written in title above - it is dangerous that the batch-process ignores / releases the "read-only" attribute of the files.
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.

Re: Batch-processing ignores Read-only

Posted: Thu Mar 03, 2011 9:54 am
by xnview