Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 813 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 813 Bytes

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.