3. File selection box: bsf#

bsf is a tool that comes with astk that can be started alone. It is a file explorer that allows you to navigate on the local machine, like a classic file explorer, and also on the various remote servers configured.

bsf uses the configuration of astk servers, in particular the fields required for the connection (IP address, login) and the commands to open a terminal or an editor.

The configuration is only read when bsf is started, if you modify the configuration in astk, you must therefore close the bsf and then open it again.

_images/100000000000022E000001786CF47F8236ABA1A0.png

Figure 3-1: bsf

Note:

bsf does not treat file names and directories containing spaces (this results in a mismatch in the names and types of the following objects) .

bsf is no longer of much interest, the standard file managers under Gnome or KDE replace it advantageously.

3.2. File menu and context menu#

There are some entries similar to the context menu of files in the tabs (see [§2.2.1]): Open, Edit, Open with…, Properties.

  • Copy: allows you to copy one or more files/directories (shortened by CTRL +C).

  • Cut: same as Copy, except that the original files will be deleted (shortened by CTRL -X).

  • Paste: actually copy or move files (shortened by CTRL +V).

  • Delete: delete selected files/directories.

  • Rename: give a new name to a file

  • New File/NewDirectory: allow you to create a file or a directory in the current directory respectively.

  • Execute a command: gives the possibility to execute a command in the current directory, the current selection is proposed on the command line, you must choose one of the shells available on the server.

  • Terminal: open a terminal on the current server.

3.3. View menu#

You can choose whether or not to show the so-called hidden files (starting with “.”) by checking the box provided.

bsf displays the directories and then the files, you can sort them alphabetically or by date in normal or reverse order by modifying the menu options.

Display preferences are retained if Save preferences is selected.