Please enable JavaScript to view this site.

Beyond Compare

Navigation: Settings Reference > Profiles > FTP Profiles

FTP Profile Listing Settings

Scroll Prev Top Next More Links

Beyond Compare parses the plain text directory listings sent from the FTP server in order to determine the remote folder structure.  Unfortunately, there is no one standard for these listings.

These settings help Beyond Compare understand the conventions and capabilities of the FTP server.

1.Choose Tools | Profiles (Beyond Compare | Profiles on macOS) to open the Profiles dialog.

2.Select a profile on the left pane.

3.Click the Listings page.

Item

Description

Link resolution

FTP sites can connect files together using symbolic "links" which point from one area of the site to another.  These links do not specify whether they point to files or folders, so the following methods of resolving are available:

Choose Fast to treat any link that has an extension (e.g. ".txt") as a file and all others as folders.  This requires no extra transfers.

Choose Simple to attempt to change folders into every link as it encounters it.  If it succeeds the link is considered a folder, otherwise it is considered a file.

Use MLSD command

Requests high-resolution timestamps from the server.  If successful, the following settings are ignored.  Soft links will be listed as plain files and folders, and listings won't be recursive.

Show hidden [-a]

Makes the FTP server include files that it wouldn't normally include, such as Unix filenames that begin with a period.

Force long format [-l]

Attempts to change the output of the FTP server list command.  Try this option if Beyond Compare doesn't list any files when it loads.

Complete timestamps [-T]

Eexpands the timestamps that the FTP server returns to include a full date and time, including seconds.

Resolve links [-L]

Makes the FTP server list soft links as plain files and folders with the timestamp and size of the link's target.

Recursive [-R]

Makes directory listings recursive, including contents of the subfolders in response to a single FTP list command.  Recursive listings may be slower initially, but save time overall if subfolders will need to be examined eventually.

Hide VMS versions

Includes the most recent version of a file and align it with a local file.  Otherwise, all versions of the file are included with their version numbers.

Fetch incomplete timestamps

Tries to fetch the file's last modified time in cases where the directory listing only reports the date.  This will provide more accurate timestamp comparisons at the cost of some performance.  Not supported on all FTP servers.

Note If you need help with the settings on this page, consult your system administrator.