Do you mean you want to put the resulting image files into a particular folder on your computer?
I would have thought anything to do with folders and stuff is up to your scanning software, not the scanning device.
Do you mean you want to put the resulting image files into a particular folder on your computer?
I would have thought anything to do with folders and stuff is up to your scanning software, not the scanning device.
Commodore Amiga 500
...
Fully compatible with Amiga 500
I wonder what they meant
MODE=0022
sounds like user perms are different from group and other.0022
in octal perms corresponds tou=rwx
,g=rx
,o=rx
.I don't know if udev "MODE" is the relevant thing here but you could try 0002 so the user part and group part are the same.