https://github.com/houshmand-2005/ftp-server-downloader-python
Download files on your server using FTP in python
https://github.com/houshmand-2005/ftp-server-downloader-python
ftp ftp-server
Last synced: 11 months ago
JSON representation
Download files on your server using FTP in python
- Host: GitHub
- URL: https://github.com/houshmand-2005/ftp-server-downloader-python
- Owner: houshmand-2005
- Created: 2022-07-10T09:32:33.000Z (almost 4 years ago)
- Default Branch: houshmand
- Last Pushed: 2022-07-12T18:52:27.000Z (almost 4 years ago)
- Last Synced: 2025-03-11T21:34:28.615Z (over 1 year ago)
- Topics: ftp, ftp-server
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FTP-server-downloader-python
Download files on your server using FTP in python(also you can use for upload your file)
I use this for liara cloud [`https://liara.ir/`](https://liara.ir/)
You need to install wget
```bash
pip install wget
```
then add your username and pass and server URL then you can use it