News

Simple python script to retrieve filepaths from SFTP server and send alert email with new filepaths. After each start of script it walks the filetree, compares it to already saved items and sends an ...
GR Backup is a python 3 script creating local copies of files from a remote server using SFTP download. It is designed to be executed as a scheduled task for regular backups of a remote server. It ...