Version 1 of tclvfs gotchas

Updated 2004-09-04 03:31:04

tclvfs is an excellent facility, however there are some gotchas:


Never error out of the fileattributes command - it is used by tcl core to copy files, and an error will sigsegv. Subject to a bug report [L1 ] -- CMcC 20040904


[Category VFS]