mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 08:59:54 +08:00
.. | ||
.gitignore | ||
.travis.yml | ||
account.go | ||
changes.go | ||
client.go | ||
Godeps | ||
LICENSE | ||
Makefile | ||
nodes.go | ||
README.md |
go-acd
Go library for accessing the Amazon Cloud Drive.
This library is the basis for acdcli
.
Still work in progress. Focusing on read-only operations at first. Refer to the
milestones and
issues for planned features.