add: download d'un fichier entier (merci la récursion)
à fix: rmdir ne fonctionne pas avec un dossier non vide, à ajouter : file upload
This commit is contained in:
@@ -345,10 +345,6 @@ retry:
|
||||
}
|
||||
}
|
||||
|
||||
if (Api.strncmp(server_reply, "it|sqtfidinw", strlen("it|sqtfidinw")) == 0) { //download_dir
|
||||
|
||||
}
|
||||
|
||||
if (Api.strncmp(server_reply, "zuqtfidknqj", strlen("zuqtfidknqj")) == 0) { //upload_file
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user