/proftpd-mod_fsync

ProFTPD module for configuring fsync(2) usage

Primary LanguageC

proftpd-mod_fsync

Status

GitHub Actions CI Status License

Synopsis

The mod_fsync module for ProFTPD allows for configuring when the fsync(2) system call is used to flush data to disk, for use on kernels/filesystems where the buffer cache algorithms are less than desirable.

See the mod_fsync.html documentation for more details.