FTP in Python. 1006 Assignment 2
Go to file
devoalda a2fb95b7f3 Modified Server to handle connection to filezilla, welcome message and help is now separated 2023-03-16 08:34:33 +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 File overwrite for upload implemented 2023-03-15 18:10:21 +08:00
serverfile File overwrite for upload implemented 2023-03-15 18:10:21 +08:00
.gitignore Modified Server to handle connection to filezilla, welcome message and help is now separated 2023-03-16 08:34:33 +08:00
client.py Modified Server to handle connection to filezilla, welcome message and help is now separated 2023-03-16 08:34:33 +08:00
server.py Modified Server to handle connection to filezilla, welcome message and help is now separated 2023-03-16 08:34:33 +08:00