Files
cyberduck/README.md
T
David Kocher f9104fe977 Clarify to package first before running tests.
Former-commit-id: 52bccd1b25c59b5080f00c18e995e1d941441aeb
2017-05-09 09:06:22 +02:00

1.0 KiB

Cyberduck

Libre FTP, SFTP, WebDAV, S3, Azure and OpenStack Swift browser for Mac and Windows. Command line interface (CLI) for Linux, OS X and Windows .

Prerequisites

Building

  • Run mvn package -DskipTests to build without running any tests.

Running Tests

  • After packaging, run mvn test -DskipITs to run unit tests but skip integration tests.

Releases

Releases are tagged in GIT/SVN such as release-2-6. Checkout using svn co https://svn.cyberduck.io/tags/release-2-6.