[EMAIL PROTECTED] writes:
"Amir,
I don't know any way of writing files into AFS without first writing
to an AFS client cache directory"
Amir Ilbeig <[EMAIL PROTECTED]> writes:
> My problem is when I load data or install application software to
> AFS disk it will take longer time because it write to AFS disk and
> my cache disk when I do this from AFS client.
Yes, there are ways of doing just what <[EMAIL PROTECTED]>, but
not exactly what <[EMAIL PROTECTED]> wants. We have had here for quite
a while a set of tools to write directly into afs files. The tools were
used mainly to learn about AFS protocol, but then evolved into an TCL
extension to issue AFS file protocol.
The first version of the tool read AFS files, but writing files would be
an easy hack. The current constraint on that tool is the file has to
exist first.
The tcl based AFS protocol generator could be used to do much more.
Though it wouln't easily dove-tail with tar or cpio (for example).
mts.