KB Article #66328

How to use FIFO order for FTP server instead of the default LIFO behavior

Problem

-- Gateway as FTP server sends the most recent files when several files have the same file name into a VFD (LIFO)


Resolution

-- To use the FIFO behavior that means Gateway will send the oldest file, when there are several files with the file name into VFD, edit the configuration:
Configuration > Advanced Options > set the parameter ftp_vfd_fifo to 1 and then restart Gateway