NetFS 3.4 was released!
NetFS is a network filesystem and AREXX ports sharing for MorphOS and Amiga.
<div>
</div>
<div>Available on Aminet now!</div>
What's new?
Reduced network latency and stack memory usage during concurrent access to a drive.
Optimized network send and receive buffer size.
Added on-the-fly DOS packets compression (using LZ4) to improve transfer rate of large files. It can be disabled to save memory and CPU on low-end systems (either on handler or server side). A new library "netfspack.library" is now part of the package.
Fixed a hit in NetFS-Explorer and NetFSInfo when probing a computer with no hostname (reported by jPV).
Fixed wrong ACTION_SEEK64 and ACTION_SET_FILE_SIZE64 when dealing with local files "Disk.info", ".backdrop" and "~backdrop" (thanks to Frank Mariak and piru).
Fixed issues with ACTION_READ_LINK and ACTION_NEW_READ_LINK (reported by piru).
Fixed an issue with ACTION_MAKE_LINK (reported by jPV).