Skip to content

jasonliang-dev/file-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-sink

A stripped down SFTP client with file synchronization. Automatically upload local files to a remote server by modifying them.

demo.mp4

Building

Install CMake and Visual Studio.

mkdir build
cd build
cmake ..

# development build
cmake --build .

# release build
cmake --build . --config Release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published