Infobase Ftp Server Exclusive Jun 2026

Infobase uses the exclusive server as a staging area. Once you download a file, move it to your long-term storage. Do not use the FTP server as a backup repository. The server employs a "retention policy"—files older than 14 days are automatically purged.

One of the exclusive features of Infobase FTP server is its support for advanced security features such as two-factor authentication and IP blocking. These features provide an additional layer of security and help to prevent unauthorized access to the server. infobase ftp server exclusive

| If you mean… | The solution / command | | --- | --- | | How to set exclusive IP access? | In FTP server config: Allow from 192.168.1.0/24 Deny from all | | How to make an exclusive user (only FTP, no shell)? | /usr/sbin/adduser -g ftpgroup -s /sbin/nologin infobase_user | | How to lock a file exclusively during transfer? | Use locks directive in ProFTPD: LockEngine on | | How to log all exclusive sessions? | TransferLog /var/log/xferlog + ExtendedLog /var/log/ftp.log | Infobase uses the exclusive server as a staging area