Skip to content

a-hariti/ftp-auto-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto ftp upload files on change

This script watches a set of directories for changes in files and uploads them to a distant ftp server.

Each file has its own source and destination directories, and its own credentials for the ftp server.

An example config for the files is in the config.txt file.

The script also watches the config file for changes to account for new files without restarting it.

First install dependencies with: npm install

Then run it with: npm start

This is free software, feel free to adapt it to your own needs.

About

Auto upload files to a distant ftp server on change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published