Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!SUMEX-AIM.STANFORD.EDU!mrc From: mrc@SUMEX-AIM.STANFORD.EDU (Mark Crispin) Newsgroups: comp.protocols.tcp-ip Subject: Re: syntax of remote pathnames? Message-ID: Date: 23 Mar 89 20:01:52 GMT References: <465@trwind.UUCP> Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 Some of us old-timers have used the convention of putting the host name in square brackets in "[host]path" format, e.g.: [WSMR-SIMTEL20.ARMY.MIL]PD1:EM39EXE.ARC [SUMEX-AIM.STANFORD.EDU]info-mac/app/contour81.hqx [SAIL.STANFORD.EDU]MONCOM.UPD[S,DOC] [AI.AI.MIT.EDU].INFO.;DDT ORDER The path field is, of course, dependent upon the target operating system and, as the final example shows, can be bizarre, so you need some reasonable way to infer the path out of context (e.g. using all uppercase, or make it be a wholeline, etc...). -------