CLI on mounted drive gives error

Anything and everything to do with DCP-o-matic.
Pedroonl
Posts: 5
Joined: Wed Oct 06, 2021 6:49 pm

CLI on mounted drive gives error

Post by Pedroonl »

Hello,

I try to run CLI to encrypt dcp's on a mounted drive. The drive is mounted with winfsp. I get the following error:

\dcpomatic2_create.exe: boost::filesystem::canonical: No such file or directory [generic:2]: "\\?\C:\Device\Volume{26532395-4ce7-11ef-9323-387a0e3517bc}\.....

Writing goes fine. Reading gives the error.

Anybody any advise?

-- problem solved by running from the specified directory --
Last edited by Pedroonl on Wed Jul 31, 2024 9:20 am, edited 1 time in total.
carl
Site Admin
Posts: 2489
Joined: Thu Nov 14, 2013 2:53 pm

Re: CLI on mounted drive gives error

Post by carl »

Which version of DCP-o-matic is that with?
carl
Site Admin
Posts: 2489
Joined: Thu Nov 14, 2013 2:53 pm

Re: CLI on mounted drive gives error

Post by carl »

Hi, I'm just trying this with dcpomatic2_create (on a mapped network drive z:) and it seems to work unless I put a .. in the path - can you give an example of a full command line that fails for you?