Skip to content

rschone/filesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filesync

A tool for synchronizing local directories with cloud storage.

Features

  • Bidirectional synchronization between local directories and cloud storage
  • Support for multiple cloud providers
  • Efficient incremental updates
  • Conflict resolution strategies

Prerequisites

  • Go 1.23 or later

Building

Build the project:

make build

Testing

Run tests:

make test

Run linters:

make check

Usage

./bin/filesync [options]

Development

Run all checks before committing:

make check test

License

TBD

About

Tool for synchronization of local directories with a cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors