upload marche

sauf avec les .m4v, jsp pourquoi. reste : remove directory
This commit is contained in:
2023-02-21 12:25:43 +01:00
parent 64efa1e861
commit b642bab69c
9 changed files with 85 additions and 10 deletions

View File

@@ -18,4 +18,4 @@ int get_object_info(char* path, struct stat* fileinfo);
int get_drives_list(char* buf);
char* get_file_list(const char* dirPath, int* numFiles);
int download_file(FILE* fp, SOCKET sock);
void upload_file();
void upload_file(SOCKET sock, const char* path);