Skip to content

ZF2 module to mirror files between a local dir and a remote FTP location. Using lftp.

Notifications You must be signed in to change notification settings

roelarents/ftp-speculum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ftp Speculum module

Introduction

Mirrors files between a local dir and a remote FTP location. Using lftp.

Usage

  • Edit the local config file. See src/MirrorerOptions.php for an explanation of the options.
  • Invoke the task via the console. (Perhaps using a cronjob.) php public/index.php ftp-speculum

ToDo

  • Use a PSR logger.

About

ZF2 module to mirror files between a local dir and a remote FTP location. Using lftp.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%