[Linux Server / Headless] RealityScan CLI hangs indefinitely during MVS reconstruction steps

I am trying to run RealityScan CLI in a headless Linux server environment to perform MVS reconstruction from a set of images.I follow the steps on :Installation (Linux) | Realityscan Documentation | Epic Developer Community,but when I use realityscan-cli like :
realityscan-cli \
-newScene
-addFolder “Z:\mnt\c\Users\Downloads\Project\Images”
-align
-selectMaximalComponent
-setReconstructionRegionAuto
-calculateNormalModel
-calculateTexture
-save “Z:\mnt\c\Users\Downloads\Project\result.rsproj”
-exportModel “Model 1” “Z:\mnt\c\Users\Downloads\Project\model.fbx” “Z:\mnt\c\Users\Downloads\Project\export.xml”
-quit

it doesn’t work and no output.**Can someone write a detailed tutorial about how to use RS CLI on headless Linux server,**Thank you

Hi @wuhu_sigema

If you are using the CLI like you attached, it looks like you used the pre-defined paths. You need to use your own. ALso, after realityscan-cli you need to use the path to exe file: