Folder comparison no longer marks every freshly uploaded file as "different" on servers that can't preserve modification times. Serverus now checks the FTP server's FEAT response once at connect: when MFMT is missing (and always on S3), comparison falls back to size-only matching, and the pointless MFMT command after each upload is skipped. Servers that do support MFMT keep the strict timestamp comparison.