Auto-update-files-for-TV-advertisements-in-the-store

This code can help you with auto update for-TV-advertisements in the store.

It was write for Raspberry Pi, but can used on other machine with linux, windows and other os with Python 3.7+

How it’s working?

Enter your data from FTP server, Change path where need to check new files and where need to save on server. Script will be compare name and size files on ftp-server and local machine, and if they be to diffirent -> will be download it and replace on local machine

! SCRIPT WILL BE NOT DELETE FILES FROM LOCAL MACHINE, THAT WAS UPLOAD EARLY AND DELETED AFTER IN FTP-SERVER !

Used only standard libraries Python 3

GitHub

View Github