# FTP Log

Opus can maintain a separate log for each FTP site you connect to. To enable logging for an FTP site, turn on the **Enable log** option (and optionally the **Enable debug** option) on the [**Display**](https://chaoses-ib.gitbook.io/directory-opus/manual/ftp/ftp_address_book/display_page) page for the site entry in the [FTP Address Book](https://chaoses-ib.gitbook.io/directory-opus/manual/ftp/ftp_address_book). Or to enable logging for all FTP connections, turn on the same option for the [**Default Settings**](https://chaoses-ib.gitbook.io/directory-opus/manual/ftp/ftp_address_book/default_settings) entry.

The FTP Log is displayed in the Lister's [Utility Panel](https://chaoses-ib.gitbook.io/directory-opus/manual/basic_concepts/the_lister/utility_panel), which appears at the bottom of a Lister. To display the log, select the **Display FTP Logs** command in the drop-down **FTP** menu, or from the **Logs** sub-menu in the **Help** menu on the toolbar. You can also use the **Display log automatically** option for a site entry to have the log automatically displayed whenever you connect to the site.

![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-ad2a461392568242070e81375a071ecc94465e31%2Fftp_log.png?alt=media)

The buttons at the top of the log display let you **Save** (![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-693e821f92542f27aabc43235d7dd345808b27f8%2Fftp_log_-_save.png?alt=media)) the log to a text file, **Copy** (![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-97ad71010a34222f7b62dfbaf6e29499658563db%2Fftp_log_-_copy.png?alt=media)) any selected text to the clipboard, and **Clear** (![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-7a4731dcd7b1279bc0277c947fce5cf07915e706%2Fftp_log_-_clear.png?alt=media)) the log. The drop-down attached to the **Clear** button gives you the option to clear all logs, otherwise only the currently displayed log is cleared.

The **Log** drop-down lets you select which site's log you are viewing. A separate log is maintained for each FTP site you connect to. The drop-down also contains an **All Activity** option which is a unified log showing all FTP output. If you connect to multiple sites at the same time you can keep an eye on all the FTP activity at once using the unified log.

The **Float** (![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-74d7362323972d7160f0e1f728bba2fc3f6b8c15%2Fftp_log_-_float.png?alt=media)) button on the right of the log panel lets you float the FTP log display free of the Lister. When you do this the Utility Panel will shrink to take up minimal space. This can be handy if you want to put the FTP log on another monitor to keep an eye on your FTP activity. When you close the floating log it returns automatically to the Lister it came from.

There are a couple of options in [Preferences](https://chaoses-ib.gitbook.io/directory-opus/manual/preferences) that affect the FTP log:

* The FTP log font can be configured on the [Fonts](https://chaoses-ib.gitbook.io/directory-opus/manual/preferences/preferences_categories/colors_and_fonts/fonts) page in Preferences.
* The maximum size of each individual log can be configured on the [File Operations / Logging](https://chaoses-ib.gitbook.io/directory-opus/manual/preferences/preferences_categories/file_operations/logging) page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chaoses-ib.gitbook.io/directory-opus/manual/ftp/ftp_log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
