manuc66 / node-hp-scan-to

Allow to send scan from device to computer for some HP All-in-One Printers - Scan to computer
https://manuc66.github.io/node-hp-scan-to/
MIT License
143 stars 23 forks source link

Filename of scan looks like S31KEB~7.PDF #560

Closed SimonFoag closed 1 year ago

SimonFoag commented 1 year ago

I have load the Dockercontainer in my Synology Docker App. I set all the Variables also the PATTERN="scan"_dd.mm.yyyy_HH:MM:ss. The Filename in the scan folder looks somthing like S31KEB~7.PDF or SOLXH4~B.PDF I Have a HP OfficeJet 6700 Premium. How can i solve this Problem?

Regards Simon

manuc66 commented 1 year ago

@SimonFoag what was the issue ?

SimonFoag commented 1 year ago

I don't know why but in the windows explorer this filenames where shown as I write before. Today I looked direct in the file manager from Synology and there the names are correct. Big question mark...

SimonFoag commented 1 year ago

Ok,now I know the problem. The colon between the times in the pattern was the reason why the filename was showing wrong in the windows explorer. Thanks Simon