Number: 1708 Date: 27-Jul-84 21':13':54 Submitter: Le.pasa Source: MGittins.rx (wogulis.pasa) Subject: Can not do SETFILEINFO on FILE.TYPE on NS file server Assigned To: Attn: vanMelle.pa Status: Open In/By: Problem Type: Design - Impl Impact: Moderate Difficulty: Frequency: Everytime Priority: Perhaps System: Communications Subsystem: NS Protocols Machine: Disk: Lisp Version: Source Files: Microcode Version: Memory Size: File Server: Server Software Version: Disposition: ' Date': 15-Aug-84 19':18':14' Subject': New and old Action Requests':' To': 1100Support.PASA' cc': Mgittins.RX,Masinter.PA' ' ' Our reference': AIL34 Submitted by': RX Sweden Rel': Fugue4' ' ' ' "Cannot set file type for NS file. SETFILEINFO does not allow the file ' type for a file resident on an NS file sever to be set. This is required' to transfer files generated on the 1108 to other networked devices such ' as the 820 and 8010. When an attempt is made to do this by (SETFILEINFO ' ''FOO ''FILETYPE 3), SETFILEINFO breaks with Unknown Filing Attribute but ' GETFILEINFO returns the correct setting. "' ' ' ' I tried this on Fugue6 with (SETFILEINFO ''FOO ''TYPE ''BINARY) and that ' failed with Unknown Filing Attribute 17 but GETFILEINFO still returned ' NIL.' ------------------' ' ["Wogulis.pasa" "29-Aug-84 09':02':53" Disposition':] Description: ' From': MGittins.rx' Date': 25-Jul-84 19':19':14' Subject': Can not do SETFILEINFO on FILE.TYPE' To': 1100support.pasa' ' AR 34' It is not possible to set the FILETYPE of a file on anNS file server. This is an entirely unreasonable restriction.GETFILEINFO returns the FILETYPE correctly and allows you to determine which files are lisp, office systems, 820etc. But an attempt to do a SETFILEINFO on FILE.TYPE results in "Unknown filing attribute". This means that it is not possible to move files from the LISP world to that of other networked devices which emplay specific filetypes, speciofically this preventing one customer from moving files from lisp to an 820.' ' Martin' Workaround: Test Case: Edit-By: Wogulis.pasa Edit-Date: 29-Aug-84 09':02':56