Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 456 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 456 Bytes

ftp-photos-purge

Description

Purge FTP files at a certain folder older than X days.

Initially intended for purging old photos, but mostly general purpose as purges all files. Also serves as a quick FTP example that does login, listing and deletion of files.

How-To

Just copy config.sample.rb to config.rb and setup accordingly. Extension to filter out is mandatory so just leave as it is or put a non-existing one if not want to use it.