~hannes/jaira

An alternative ESFTP implementation, written in Go

clone

read-only
https://git.sr.ht/~hannes/jaira
read/write
git@git.sr.ht:~hannes/jaira

You can also use your local clone with git send-email.

#jaira

An alternative ESFTP implementation, written in Go

#Installation

You need to have Go as well as scdoc installed for the build process.

make
sudo make install

You can pass PREFIX or DESTDIR to make if you'd like:

make PREFIX=/usr
sudo make PREFIX=/usr install

Uninstallation is possible with:

sudo make uninstall

#Usage

See jaira-server(1) and jaira-client(1).

#LICENSE

This ESFTP implementation is licensed under the terms of the GNU Affero General Public License, version 3. For more information, see COPYING.

#Contributing

Send patches/bug reports to ~hannes/public-inbox@lists.sr.ht.

Do not follow this link