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
5
Commits
1
Branch
0
Tags
1.3
MiB
Python
100%
a8d942e204
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kah Kian Fong
a8d942e204
Able to upload and download different file types, and of varying sizes.
2023-03-14 00:13:19 +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
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
client.py
Able to upload and download different file types, and of varying sizes.
2023-03-14 00:13:19 +08:00
server.py
Able to upload and download different file types, and of varying sizes.
2023-03-14 00:13:19 +08:00