From 3783b9517b1a2685d33b27112a40e6075eac4a31 Mon Sep 17 00:00:00 2001 From: Radim Kolar <> Date: Thu, 1 Oct 2009 22:05:53 +0200 Subject: [PATCH] document FSP URL format --- doc/PROTOCOL | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/PROTOCOL b/doc/PROTOCOL index 26a0e5f..48add67 100644 --- a/doc/PROTOCOL +++ b/doc/PROTOCOL @@ -39,6 +39,17 @@ Data formats used in this document: protection. To get password protected file, append '\n' followed by password to filename. +Uniform Resource Locator + + Uniform resource locator format for FSP v2 protocol is: + + fsp://password@hostname:port/directory/filename.ext + + If port is omitted FSP standard port 21 is used, if password + part is omitted no password is sent. If no password is used URL must + not contain @ character before hostname. FSP URL do not have query + and anchor parts. + Transport FSP uses UDP datagrams as standard transport medium for operation in