-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# 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 | ||
|
||
Soon I will publish compiled package for Windows, Linux and MacOS |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.