filesync

command module
v0.4.1-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2015 License: MIT Imports: 13 Imported by: 0

README

# Filesync

Filesync is a simple tool to sync files between multiple uri pairs.

中文README

Install from source

go get -u github.com/Felamande/filesync
go install github.com/Felamande/filesync

or use gopm instead to cross the GFW.

gopm get -g -u github.com/Felamande/filesync 
go install github.com/Felamande/filesync

run filesync -help to get help.

Features

  • Synchronize simultaneously from left directory to right directory.
  • Install as a system service.
  • Run in the shell.

TODO

  • Support different protocols. By now, it can only sync file locally.
  • An easy-to-use dashboard.

Known issues

  • On windows, some program cannot save files that are occupied by the filesync program.
  • if some temp files are created in the left dir and then be removed, those ones synchronized to the right directory won't.
  • The service won't start when first installed using the command line, a manual control or a system restart is required.

Thanks

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL