546
edits
m (reduce replay possibilities) |
Epoximator (talk | contribs) |
||
Line 106: | Line 106: | ||
* the encryption key is md5(special_api_password_of_user+salt) | * the encryption key is md5(special_api_password_of_user+salt) | ||
=== ENCODING === | |||
Sets preferred encoding. | |||
'''Command String:''' | |||
* ENCODING name={str encoding name} | |||
'''Possible Replies:''' | |||
* XXX ENCODING ENABLED | |||
* XXX ENCODING NOT SUPPORTED | |||
'''Info:''' | |||
* Supported encodings: http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html | |||
* Default: ASCII. | |||
'''Comments:''' | |||
: This could be included in the AUTH command or an environment command that includes options for encryption, encoding and compression. (In response to rar's request.) --[[User:Epoximator|Epoximator]] 11:48, 31 January 2006 (CET) | |||
[[Category:Development]] | [[Category:Development]] |
edits