Commit Graph

14 Commits

Author SHA1 Message Date
markypenguin a795a81e46
Update server_v1.py 2023-03-24 10:42:16 +08:00
markypenguin 83ee74cfc0
Add files via upload 2023-03-24 10:40:35 +08:00
Kah Kian Fong 57f37c5561 Added for check if file exists before DWLD 2023-03-21 23:25:49 +08:00
devoalda f843bc3440 Modified both client and server to take in args from cli, fixed bad file descriptor error 2023-03-21 20:58:47 +08:00
devoalda 9cb37654fc Added SSL for Client and server. LIST still buggy. 2023-03-20 20:49:26 +08:00
xypoon 6f22116691 elif typo to fix invalid command at every command 2023-03-20 19:41:29 +08:00
devoalda a2fb95b7f3 Modified Server to handle connection to filezilla, welcome message and help is now separated 2023-03-16 08:34:33 +08:00
Kah Kian Fong ea5cf2833f File overwrite for upload implemented 2023-03-15 18:10:21 +08:00
Kah Kian Fong cc46e29995 LIST and delete works correctly now 2023-03-15 17:30:27 +08:00
Kah Kian Fong a8d942e204 Able to upload and download different file types, and of varying sizes. 2023-03-14 00:13:19 +08:00
Kah Kian Fong 78750d95da Added serverfile for ftp server file storage, added clientfile for ftp client file storage, able to list, upload, download and rename 2023-03-13 20:34:26 +08:00
Kah Kian Fong 1d8affbb07 Added serverfile for ftp server file storage, added clientfile for ftp client file storage, able to list, upload, download and rename 2023-03-13 20:34:15 +08:00
devoalda 4b8425cea8 Added FTP Client and Server first draft 2023-03-10 21:37:36 +08:00
devoalda 28197b8786 Added FTP Client and Server first draft 2023-03-10 21:37:27 +08:00