FTP in Python. 1006 Assignment 2
Go to file
Kah Kian Fong cc46e29995 LIST and delete works correctly now 2023-03-15 17:30:27 +08:00
.idea 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
clientfile 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
serverfile LIST and delete works correctly now 2023-03-15 17:30:27 +08:00
client.py LIST and delete works correctly now 2023-03-15 17:30:27 +08:00
server.py LIST and delete works correctly now 2023-03-15 17:30:27 +08:00