Differences
This shows you the differences between the selected revisions of the page.
| ui_file_panel 2025-01-03 | ui_file_panel 2026-02-05 (current) | ||
| Line 18: | Line 18: | ||
| Commands for selecting files are available from //Mark// menu. | Commands for selecting files are available from //Mark// menu. | ||
| - | Hack instagram I'd | ||
| ===== [[selecting_columns]] Selecting Columns ===== | ===== [[selecting_columns]] Selecting Columns ===== | ||
| In the [[ui_commander|Commander interface]] and in details view | In the [[ui_commander|Commander interface]] and in details view | ||
| Line 27: | Line 26: | ||
| | //==Size==// | Both | File size. Display format of the size column can be set in [[ui_pref_panels#common|preferences]]. \\ To display ==directory sizes==, select the directories and go to //Files > Calculate directory sizes//. | | | //==Size==// | Both | File size. Display format of the size column can be set in [[ui_pref_panels#common|preferences]]. \\ To display ==directory sizes==, select the directories and go to //Files > Calculate directory sizes//. | | ||
| | //Type// | Both | Description of the file type (if known). | | | //Type// | Both | Description of the file type (if known). | | ||
| - | | //Changed// | Both | Time of the last modification of the file. | | + | | //Changed/Date modified// &beta | Both | Date and time of the last modification of the file. | |
| | //Attr// | Local | File attributes. ''a'' stands for archive, ''r'' for read-only, ''h'' for hidden, ''c'' for compressed, ''s'' for system. | | | //Attr// | Local | File attributes. ''a'' stands for archive, ''r'' for read-only, ''h'' for hidden, ''c'' for compressed, ''s'' for system. | | ||
| | //==Rights==// | Remote | File permissions. \\ Usually three groups of three letters. The first group for owner, the second for group and the last for others (so called world). ''r'' stands for read, ''w'' for write and ''x'' for execute (for directories it means permissions to open/enter the directory). \\ With FTP protocol: If the server does not support UNIX-style permissions, permissions can be displayed in format defined by RFC 3659 ([[https://datatracker.ietf.org/doc/html/rfc3659#section-7.5.5|Perm fact]]). \\ With WebDAV protocol: UNIX-style permissions are not supported. //Locked// keyword or 🔒 (lock icon) &win8 is displayed for [[task_lock|locked files]]. //Executable// keyword or ⚙ (gear icon) &win8 can be displayed for executable files.((mod_dav Apache module only.)) | | | //==Rights==// | Remote | File permissions. \\ Usually three groups of three letters. The first group for owner, the second for group and the last for others (so called world). ''r'' stands for read, ''w'' for write and ''x'' for execute (for directories it means permissions to open/enter the directory). \\ With FTP protocol: If the server does not support UNIX-style permissions, permissions can be displayed in format defined by RFC 3659 ([[https://datatracker.ietf.org/doc/html/rfc3659#section-7.5.5|Perm fact]]). \\ With WebDAV protocol: UNIX-style permissions are not supported. //Locked// keyword or 🔒 (lock icon) &win8 is displayed for [[task_lock|locked files]]. //Executable// keyword or ⚙ (gear icon) &win8 can be displayed for executable files.((mod_dav Apache module only.)) | | ||
| Line 87: | Line 86: | ||
| ===== [[view_style]] View Style ===== | ===== [[view_style]] View Style ===== | ||
| - | The file panels offer several view styles. In both interfaces, //Details// and //Thumbnails// //(latest beta version only)// &beta views are available. In [[ui_commander|Commander interface]], to change view style use //Local/Remote/Left/Right > View// menu or toolbar icon. In [[ui_explorer|Explorer interface]], use //View// menu or toolbar icon. The Explorer interface additionally offers //Large// and //Small Icons// views. | + | The file panels offer several view styles. In both interfaces, //Details// and //Thumbnails// views are available. In [[ui_commander|Commander interface]], to change view style use //Local/Remote/Left/Right > View// menu or toolbar icon. In [[ui_explorer|Explorer interface]], use //View// menu or toolbar icon. The Explorer interface additionally offers //Large// and //Small Icons// views. |
| - | In //==Thumbnails==// view, the local panel shows the same thumbnails as Windows File Explorer. The remote panel by default supports showing thumbnails of image files only. The remote image files are downloaded [[transfer_queue|on the background]].((Complete images are downloaded, as no protocol allows generating thumbnails remotely. Only images smaller than 50 MB are downloaded.)) | + | In //==Thumbnails==// view, the local panel shows the same thumbnails as Windows File Explorer. The remote panel by default supports showing thumbnails of image files only. The remote image files are downloaded [[transfer_queue|in the background]].((Complete images are downloaded, as no protocol allows generating thumbnails remotely. Only images smaller than 50 MB are downloaded.)) |
| &screenshotpict(remote_panel_thumbnails) | &screenshotpict(remote_panel_thumbnails) | ||