I tried to run export of my APEX application using command: apex export -skipExportDate -split -splitUpdate -expOriginalIds -applicationid 1804
If I run it on path without dots, e.g. C:\ it runs successfully but if i runs it on path with dots, such as: C:\Users\ksawery.karwacki\git\export-test
Single file with name f1804.sql is created but during splitting I get error:
C:\Users\ksawery\application\delete_application.sql (The system cannot find the path specified)
Exporting application 1804APEX: Unable to process request. Verify specified options:
I run it on Windows 10 using SQLcl version 19.2.1