From 221ed276f8a0f334bfe818a62d5cf7e0a17a4418 Mon Sep 17 00:00:00 2001 From: hsn <> Date: Fri, 21 Jan 2005 18:05:39 +0000 Subject: [PATCH] added info about symlinks --- doc/PROTOCOL | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/PROTOCOL b/doc/PROTOCOL index a94a516..a43647b 100644 --- a/doc/PROTOCOL +++ b/doc/PROTOCOL @@ -2,8 +2,8 @@ OFFICIAL PROTOCOL DEFINITION FSP v2 - Document version 0.17 - Last updated 25 Dec 2004 + Document version 0.18 + Last updated 16 Jan 2005 Also known as File Slurping Protocol, @@ -314,6 +314,11 @@ RDIRENT.HEADER types: RDTYPE_DIR 0x02 RDTYPE_SKIP 0x2A + If directory listing contains symlink server can encode symlink + as source\ndestination\0. File type is set to the destination of + symlink RDTYPE_FILE or RDTYPE_DIR. Servers are not required to + support this feature. + CC_GET_FILE 0x42 - get a file request