Skip to content

Rohit7594/Fetching-Data-From-FTP-Server-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Fetching-Data-From-FTP-Server-Python

Python code for Fetching data from FTP server using ftplib

Problem

If you are tired of manually downloading same kind of data every month from FTP. Then you can use this python code to reduce your task and save your precious time.

In my case, I have to download wind turbines 10min data for previous month for preparing reports in my current company. But at times because of connection issue downloading it directly from system or using any third party apps and doing same task every month is irritating. So I wrote a code to deal with it.

About

Python code for Fetching data from FTP server using ftplib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages