We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8058c46 commit 4fea06aCopy full SHA for 4fea06a
protocol_doc/README.md
@@ -166,6 +166,12 @@ Which is also separated by colons and the meanings of the values are:
166
After the client sent the authentication message, it must read a message from the server.
167
The next paragraph enumerates the valid responses of the server.
168
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
175
## 3.1. Possible responses to an authentication request
176
177
After the client has sent the hashed password to the server, it can receive 3 kinds of responses.
0 commit comments