RFC #0035: Interceptors for FTP storageat 2005-08-25 in RFCs by friebe (0 comments) Scope of ChangeAn API will be added to the peer.ftp.server package to allow attaching interceptors that can "veto" FTP commands. Rationale In some cases, especially when working with more systems to set up a FTP storage (e.g. filesystem and database), it's necessary to do additional checks when modifying the storage (e.g. renaming a file, uploading/replacing a file). Further this can be used to do some permission checks using other systems (e.g. LDAP or databases). Read the full RFC here |
|