An open API service indexing awesome lists of open source software.

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

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