NicoDupont commented on issue #4789: URL: https://github.com/apache/hop/issues/4789#issuecomment-2595848587
I tried - E:\Import_Export\e-TMS\in\vehicules - E:\\Import_Export\\e-TMS\\in\\vehicules - e/Import_Export/e-TMS/in/vehicules - \\serveurname\Import_Export\e-TMS\in\vehicules - \\\\serveurname\\Import_Export\\e-TMS\\in\\vehicules - file:////serveurname/Import_Export/e-TMS/in/vehicules - file////serveurname//Import_Export//e-TMS//in//vehicules - file:////serveurname//Import_Export//e-TMS//in//vehicules - file:///\\serveurname\Import_Export\e-TMS\in\vehicules\vehicules There's a strange behavior because when I don't put anything in the file name. I get an error at runtime. but if I write something like "anything" the execution doesn't generate an error. On hop gui local execution it works with this 2 options on the Filename \\serveurname\Import_Export\e-TMS\in\vehicules\vehicules or E:\Import_Export\e-TMS\in\vehicules\vehicules On remote serveur nothing work except using the option filename from field on field I put : \\serveurname\Import_Export\e-TMS\in\vehicules\vehicules OR E:\Import_Export\e-TMS\in\vehicules and it works as expected -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
