This website requires JavaScript.
Explore
Help
Register
Sign In
devoalda
/
Python_FTP
mirror of
https://github.com/Devoalda/Python_FTP.git
Watch
1
Star
0
Fork
You've already forked Python_FTP
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FTP in Python. 1006 Assignment 2
8
Commits
1
Branch
0
Tags
1.3
MiB
Python
100%
a2fb95b7f3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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