afpfs-ng-mac/README.md

42 lines
1.3 KiB
Markdown
Raw Normal View History

2013-03-12 07:08:07 +00:00
## Apple Filing Protocol Library - afpfs-ng - libafpclient
### Description
AFPFS is a client implementation of the Apple Filing Protocol written in C which
can be used to access AFP shares exposed by multiple devices, notably Mac OS X
computers, linux devices exporting shares with netatalk, Apple Airport and
Time Capsule products as well as other NAS devices from various vendors.
### Changelog
This is afpfs-ng-0.8.2, it brings IPV6 support and includes many bugfixes.
Read NEWS for more details.
### Installation and usage
See INSTALL, NEWS and docs/README.
### Credits and license
This is a fork of the original afpfs-ng project that has gone unmaintained
for quite some time. It is so far the only available open source AFP client.
This repository includes many patches collected by the XBMC project
(www.xbmc.org) as well as mine, in a bid to improve stability, performance and
to implement new features.
Check AUTHORS for a somewhat complete list of contributors.
The original afpfs-ng webiste can be found at https://sites.google.com/site/alexthepuffin/home
This project retains the original author's license and is distributed under the GPL.
### Feedback and patches
Feel free to send your feedback/patches/flames at simon (dot) vetter (at) gmx.com .
2013-03-12 07:01:51 +00:00