After clicking "Do Actions", I would like the option to
"automatically continue" on error, then output the
errors on screen after all files have been
uploaded/downloaded/labeled.
But at least it will continue to transfer files... it gets
annoying after awhile if you have many many files to
transfer, and you wish to do other things.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was trying to explain that once an error occurs it is
probably a permenant error, it makes no sense trying to
continue, you will get the same error, over and over again.
And in the case of something like a low battary charge you
are in danger of corrupting the file system.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1037837
That is a bad idea. If an error occurs for one file then it
will probably occur for all files and you may be compounding
the problem.
Logged In: YES
user_id=1347250
But at least it will continue to transfer files... it gets
annoying after awhile if you have many many files to
transfer, and you wish to do other things.
Logged In: YES
user_id=1037837
I was trying to explain that once an error occurs it is
probably a permenant error, it makes no sense trying to
continue, you will get the same error, over and over again.
And in the case of something like a low battary charge you
are in danger of corrupting the file system.
Logged In: YES
user_id=1347250
Well, perhaps certain errors could have "flags", say the
error "audiofile invalid" could be bypassed while the
"battery low" error stops on error.