|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Users/ServerPC/AppData/Local/filezilla-server-gui/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<filezilla xmlns:fz="https://filezilla-project.org" xmlns="https://filezilla-project.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" fz:product_flavour="standard" fz:product_version="1.12.0">
<!--Information about the FileZilla FTP servers to connect to.-->
<server>
<name>Local</name>
<host>127.0.0.1</host>
<port>14148</port>
<password>EmoEple94</password>
<fingerprint>b0:e9:d1:7d:43:81:5d:4f:91:77:a7:cf:ef:da:58:61:d0:99:7e:3e:2e:07:39:96:6c:2c:f0:3c:db:6c:f7:95</fingerprint>
</server>
<autoconnect_to_server>127.0.0.1:14148</autoconnect_to_server>
<last_connected_server>127.0.0.1:14148</last_connected_server>
<!--Logging options-->
<logger>
<!--The name of the log file. If empty, the log goes to stderr.-->
<name></name>
<!--The maximum number of files to be used for the log rotation. Default is 0, meaning no rotation happens.-->
<max_amount_of_rotated_files>0</max_amount_of_rotated_files>
<!--The maximum size each log file can reach before being closed and a new one being opened. Only meaningful if max_amount_of_rotated_files > 0.-->
<max_file_size>9223372036854775807</max_file_size>
<!--Which types of logs must be enabled. Defaults to error|status|reply|command . See <libfilezilla/logger.hpp> for the values of the various types.-->
<enabled_types>4294967311</enabled_types>
<!--Criteria used to rotate files. Currently: size-based (0) or daily rotation (1).-->
<rotation_type>0</rotation_type>
<!--Include headers for each line of logging (date&time and possibly others). Set it to false if you have your own way of tagging log lines. Default is true.-->
<include_headers>true</include_headers>
<!--Append the date of the log file to its name when rotating, before any suffix the name might have.-->
<date_in_name>false</date_in_name>
</logger>
<!--The GUI's locale. By default, the one defined by the appropriate environment variables is used.-->
<locale></locale>
<!--True if the UI window has to be started in minimized mode, false otherwise.-->
<start_minimized>false</start_minimized>
<!--Tray icon mode: one of 0 (disabled), 1 (enabled), 2 (enabled, minimize to tray).-->
<tray_icon_mode>1</tray_icon_mode>
<!--True if the mount table editor has to warn about being cautious when setting up native paths.-->
<native_path_warn>false</native_path_warn>
<!--Working directory-->
<working_dir>C:\SSL</working_dir>
<!--Directory where updates will be downloaded-->
<updates_dir>C:\Users\ServerPC\Downloads</updates_dir>
<!--True if the updates must be automatically downloaded where <updates_dir> states. If <updates_dir> is empty, no download will happen.-->
<automatically_download_updates>false</automatically_download_updates>
<!--Position and sizes of the app windows. The geometry spec is as follows: [display_id:][width{xX}height][{+-}xoff{+-}yoff]. Display_id and xy offsets only apply to top windows.-->
<geometry name="MainFrame" maximized="false">1902x948+1+1</geometry>
<!--Properties of the columns of the named grid or listctl.-->
<columns name="ServerLogger::List">
<!--Minimum widths of the columns, separated by spaces or commas.-->
<min_widths></min_widths>
<!--Actual widths of the columns, separated by spaces or commas.-->
<widths>256,300,80,1262</widths>
</columns>
<columns name="SessionList">
<!--Minimum widths of the columns, separated by spaces or commas.-->
<min_widths></min_widths>
<!--Actual widths of the columns, separated by spaces or commas.-->
<widths>256,80,80,80,80,1322</widths>
</columns>
<!--Position of the sash in the named splitted window.-->
<sash name="ServerAdministrator">834</sash>
</filezilla>