Skip to content

EtienneBruines/seafile-server-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seafile-server-client

Is this for me?

  • You have a Seafile server, and some other servers posing as clients (i.e. syncing static websites).
  • Optional: You might be running servers with ARM-architecture, thus being unable to use the official Seafile client.
  • You won't be editing the files on those servers (read-only).

Requirements / dependencies

  • It's being developed with the latest Go version (currently 1.6), but should work with (nearly) all other versions as well.
  • No other dependencies needed, and should compile for nearly any architecture Go compiles to.

Current status

  • A one-time sync of all Libraries is performed on start; it then shuts down.

Planned status

  • Keeping all those Libraries up-to-date, instead of periodically downloading the entire directory.

About

A client in Go (using the Web-API) to keep your files synchronized on your server (which is a client)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages