> Le 28 avr. 2018 à 19:05, Arnaud de Montard via 4D_Tech <[email protected]> > a écrit : > > >> Le 27 avr. 2018 à 19:29, Chip Scheide via 4D_Tech <[email protected]> a >> écrit : >> >> Test Path Name FAILS (file/folder does not exist) if given a POSIX >> formatted path. > > Normal behaviour, doc says "You can pass either a relative or absolute > pathname, expressed in the syntax of the current system." :-(
PS : Bad recent experience with posix paths after migrating on a new MacOS server Given for example a system path "sharedFolder:subFolder:", I used to store it in posix in the old server: "/volumes/sharedFolder/subFolder/" converting to system path was ok during years On the new server, the valuable posix path now is something like "/volumes/sharedFolder-3/subFolder/" (-3 has been added) I've changed my mind and store system path… :-/ But I'm wondering where this number comes from: multiple tests of mounting the shared volumes? any idea? -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

