User's Manual

...
\r\n
<?xml version="1.0" encoding="utf-8"?>\r\n
<List>
<Status></Status>
<Folder>
<Name></Name>
....
</Folder>
</List>
The xml tag description
Parameter Value Description
Status Value as following (all are in lower case):
ok Æ Operate the folder successfully.
invalid Æ Invalid input parameters
unauth Æ Need the correct username/password
denied Æ Denied , resoource occupied
file-exist Æ There is the file, reject the operation.
readonly Æ Read only rights.
writeonly Æ Write only rights.
error Æ Error happened
Name The folder name
111