Mremoteng: File path command line argument not working with network path

Created on 14 Nov 2017  路  3Comments  路  Source: mRemoteNG/mRemoteNG


|Detail|Value|
|--:|---|
|Operating system | Windows 10 x64 |
|mRemoteNG version| 1.75.7011.34996 |

Custom connection file path command line argument (/c) not working with network path like

mRemoteNG.exe /cons:"\\192.168.1.1\connessioni\ufficio.xml"
or
mRemoteNG.exe /c:\\192.168.1.1\connessioni\ufficio.xml

thank you

Bug

Most helpful comment

I'm able to replicate the issue - I'll look into it

All 3 comments

I'm able to replicate the issue - I'll look into it

Same issue here, but for me it will work correctly if the .exe is local to the C:\ drive. If the .exe is launched over UNC, to a UNC config file it does not work.

examples

Working- C:\mRemoteNG\mRemoteNG.exe /c:\\server1\IT\mRemoteNG-config.xml

Not working - \\server2\Software\mRemoteNG\mRemoteNG.exe /c:\\server1\IT\mRemoteNG-config.xml

I think I've fixed it - this will be included in the 1.75.7012 release

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sparerd picture sparerd  路  4Comments

kmscode picture kmscode  路  5Comments

mmcnay picture mmcnay  路  4Comments

mattbob-brock picture mattbob-brock  路  3Comments

senseof94 picture senseof94  路  4Comments