Skip to content

Commit 4fea06a

Browse files
committed
protocol doc
1 parent 8058c46 commit 4fea06a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

protocol_doc/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,12 @@ Which is also separated by colons and the meanings of the values are:
166166
After the client sent the authentication message, it must read a message from the server.
167167
The next paragraph enumerates the valid responses of the server.
168168

169+
Optionally the client can allow the server the send/receive file
170+
transfer requests to/from the client, by adding a `FILETRANS` at the
171+
end, the following way:
172+
173+
LIT:monetdb:{SHA1}b8cb82cca07f379e25e99262e3b4b70054546136:sql:myDatabase:FILETRANS:
174+
169175
## 3.1. Possible responses to an authentication request
170176

171177
After the client has sent the hashed password to the server, it can receive 3 kinds of responses.

0 commit comments

Comments
 (0)