Great stuiff!
Just one question (which may be stupid):
When you do remote debugging, how should you specify the path to the script to execute, such that
remote and local will see the same script?
Thanks
Wolfgang
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the current version the paths need to be the same locally and remote. This is easily done by mapping a drive letter on the local machine to match the remote. In a future release I will implement the remote path parameter that will allow the two to be different
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great stuiff!
Just one question (which may be stupid):
When you do remote debugging, how should you specify the path to the script to execute, such that
remote and local will see the same script?
Thanks
Wolfgang
In the current version the paths need to be the same locally and remote. This is easily done by mapping a drive letter on the local machine to match the remote. In a future release I will implement the remote path parameter that will allow the two to be different