Skip to content

rsumilang/sync-ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sync-ftp

Requirements:

This script requires lftp. To install on Mac OS X, obtain brew http://mxcl.github.io/homebrew/ and run the following command:

brew install lftp

That will install dependencies needed and the lftp application. An update might be needed for this to work in which case you can run brew update.

Usage:

./sync-ftp.sh config-file.sh source-path deploy-path [protocol]

Example:

./sync-ftp.sh config/environment.sh /source/path /deploy/path sftp

Note: See config directory for example.

The script will ignore .DS_Store and local files in the uploads directory when deploying.

Author: Richard Sumilang [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages