From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 13 Apr 1998 19:03:55 -0400 From: geoff@plan9.bell-labs.com geoff@plan9.bell-labs.com Subject: [9fans] allowing space (ASCII 0x20) in file names Topicbox-Message-UUID: 74fb13b0-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19980413230355.CnQ5lmFVw-ocupwXP8LDPxxXyI4-pKJwVz7QPNNRfFU@z> I thought it was obvious that the data exported through a file system protocol (a file system interface) need not be a conventional file system. Thus, for example, whatever weirdness INN does to store news could be exported through a file system protocol and mounted locally or remotely instead of accessing the data via NNTP. You can even do this via NFS with a user-mode NFS server. Geoff Collyer