Skip to content

File Manager: "Open terminal here" feature does not clean up temporary files #2515

@mgutt

Description

@mgutt

This feature was introduced with PR #2501:

Image

It creates temporary shell scripts, which are not cleaned up:

root@atum:/mnt/disk1/test# ls /var/tmp/File_Manager_17681682*
/var/tmp/File_Manager_1768168229540.run.sh*  /var/tmp/File_Manager_1768168250743.run.sh*

In addition it does not really make sense to create timestamp based filenames. We should use the usual file manager name scheme and for example:

/var/tmp/file.manager.terminal.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions