static LPair dm_remote_listFileNamesPlusSomeInfo_1(S computerID, S path) { ret safeUnstructureAllowingCertainClasses( (S) dm_evalOnOtherMachine(computerID, "structure(listFileNamesPlusSomeInfo_1(" + quote(path) + "))"), 'Pair); }