An open API service indexing awesome lists of open source software.

https://github.com/buggyzap/ftp-transfer-watcher-app

Transfer your local files to remote FTP and monitor file changes in 1 minute!
https://github.com/buggyzap/ftp-transfer-watcher-app

ftp-daemon ftp-sync ftp-syncronization ftp-transfer ftp-watcher local-to-ftp

Last synced: 3 months ago
JSON representation

Transfer your local files to remote FTP and monitor file changes in 1 minute!

Awesome Lists containing this project

README

        

# FTP Transfer Watcher App

![Desktop app screenshot](screenshot.png)

Source of Electon Desktop app to synchronize changes in local folder to FTP remote server.

Any files added or changed in a **source** folder, we're moved to Remote FTP and moved to backup folder.

## Use cases

You will need it in case you want to keep a remote folder updated via FTP from a local folder, like system integrations solutions.

## Contribute or use it

Clone the repo, install dependecies and run
`npm start`

## Download

MacOS: [Download last release](https://github.com/buggyzap/ftp-transfer-watcher-app/releases/download/v1.0.0/ftp-transfer-watcher-app.zip)

Soon I will publish compiled package for Windows and Linux