Program settings - Built-in FTP and WebDAV client

In this category you will find the settings responsible for the general functioning of Spider's built-in FTP client located on the Servers tab and FTP and WebDAV file queues in the bottom panel. This category consists of several groups of settings. Here they are:

List of files on the server

This group of settings is responsible for the operation of the file list and the "Servers" tab. You will find options here:

Hide BAK backup files in the FTP file list
Check this switch if you want the program to hide the backup files (starting with bak.) and not show them in the file list displaying the contents of the FTP server.

Store document information files on an FTP server
Check this option if you want the program to store document information files (coloring used, cursor position, author, etc.) on an FTP server together with the document to which the file relates.

When deleting files from the server, also delete their backups
Check this option if you want the program, when deleting selected files from the server, to also delete backups of these files with the BAK extension.

Delete directories on FTP server along with all content
Select this option if you want the program to allow you to delete directories from the server even if they are non-empty. Be careful when using this feature.

Show size of remote files in bytes
Check this option if you want file sizes to be displayed in bytes instead of kilobytes in the FTP server's content file list.

Display directories in the file list
Check this option to cause remote directories to be displayed in the file list. If you disable this option, only files will be displayed in the file list.

Group working

Spider supports group work on a project by allowing you to lock files you are working on. This way, your coworkers will know that the file should not be touched. In this group you will find three settings common to FTP and WebDAV servers:

Disable remote files lock check
Check this option so that the program does not check when modifying files to see if they are locked. This reduces the number of commands sent to servers and allows publishing to run faster, however, you lose control of information about file locking by other users. It is not recommended to use this option (it is disabled by default), but enabling it speeds up server operations (especially uploading a large number of small files), which can make a difference when using a slow connection.

Ask before performing operations on locked files
When the file on which an operation is to be performed is locked, the program asks whether it is sure to perform the operation and this depends on the status of this option.

Do not ask before attempting to download a file locked by yourself
In the event that the file on which the operation is to be performed is locked, the program asks whether you are sure to perform the operation and this is dependent on the status of this option. You can mark this switch so that the program does not display lock information for locked files, but only for files that have been locked by you.

Locking documents on an FTP server

Spider allows you to block documents you are working on. This topic is discussed in more detail in the Document Blocking dialog. Here you will find a few settings responsible for how this function works:

Do not ask for comment text when blocking files
You can lock files you are working on so that no one else can open them at the time. When someone tries to open such a file in Spider they will be shown the comment text, which you will ask for when you apply the lock. If you do not want the program to ask for the text of this comment, select this option.

Default comment
Here you can enter the message that will be displayed to a person trying to open a file that you have blocked.

Blocking documents on the WebDAV server

Do not ask for additional properties when locking files
Check this option if you want to block files with default settings. Otherwise you will be asked to accept the lock settings

Lock resources exclusively
Select this option to prevent any tampering with the locked file. If it is unchecked, the lock will be for informational purposes only

Lock folders recursively
Select this option if, when locking a folder, all its elements (including subfolders) are also to be locked

Default lock duration
Select the default lock duration from the list. This setting is important when you do not want to display a window with additional settings.

Maintaining connection with the server

Spider can maintain connection with the FTP server despite disconnecting the connection in case of inactivity, which is often set on the server. In this group you can turn on sustaining and choose the way it will be performed:

Maintain a control connection to the FTP server
Usually FTP servers disconnect the connection if no operation is performed for a long time. If you want to maintain the connection, select this option and choose the maintain method below.

Maintain control connection with the command
Not all servers support the NOOP command to sustain a connection. With this list you can select which command to run for connection sustain. This is a way to cheat servers without NOOP support.

Maintain the connection every specified time
Knowing the time at which the server disconnects an idle connection, you can set here a shorter period of time after which the connection sustain command selected above will be executed. In this way, you can maintain the connection just before it is disconnected.

Working offline

Spider can work with FTP servers even when there is no active connection to the Internet. For this unique feature, see online and offline . Here are some settings related to working offline:

Work offline when not connected
If there is no connection to the server, the program can work on the so-called cache, i.e. the last representation of the server content saved on the disk. If you disable this option, you will lose this option.

Automatically connect to the server when offline operations cannot be performed
Check this option if you want the program to automatically connect to the server when a certain function cannot be performed offline.

Clear cache button
Clicking on this button clears the cache file in which the content of the FTP server is stored and makes it possible to work on the server without an active connection.

Related topics

To top