Source repository
If you want to download an official release of ftputil, go to the Download page.
The following instructions are mainly for developers and contributors to ftputil.
Get the latest source code
If you have a Subversion client installed, you can get the latest source code with
$ svn checkout svn://ftputil.sschwarzer.net/ftputil/trunk ftputil
where "$" denotes the shell prompt.
Note that you'll get an in-development version which may be completely unusable, though it normally is quite safe to use.
Browse the repository
You can inspect all versions of the source code. Use the link "Browse source" in the main navigation at the top the page. Click "trunk" there for the most current (probably unreleased) version.
