Menu

#494 backup and hidden files should be distinguishable

1.1
closed-fixed
pcmanfm (136)
3
2012-09-21
2011-10-01
No

Files ending with "~" are treated as hidden files, when in fact they are often 'backup' files; "~" is a common backup suffix. However, 'hidden' and 'backup' are not equivocal, and treating them as such is confusing and potentially dangerous. An experienced linux user is familiar with what normally constitutes 'hidden' - i.e. something that begins with '.' - something that is listed with `ls -a` but not with `ls`.

Example of 'dangerous' screnario:

You move / remove a file with sensitive content from an insecure location in that filesystem, but unbeknownst to you a backup copy is still lingering there!!

I understand that the current behaviour mimics other file managers - that doesn't necessarily mean it is correct. I suggest that you make 'hidden file types' configurable through preferences. 'Hidden' files could include '.' files, and optionally files that match user-defined suffixes or prefixes. You could easily include the "*~" suffix by default to maintain the current default behaviour, but giving advanced users the freedom to change this is desired.

Thanks for your time.

Alex

Discussion

  • Dr. Alex Sheppard

    • summary: backup and hidden files should be distinguished --> backup and hidden files should be distinguishable
     
  • Dr. Alex Sheppard

    changed title "distinguished" -> "distinguishable"

     
  • PCMan

    PCMan - 2011-11-07

    Current behavior mimcs glib/gio/gvfs for consistency. All other programs using glib/gio will expect the same behavior. So I don't think changing this in our program is a good idea. Though is can be optional.

     
  • PCMan

    PCMan - 2011-11-07
    • priority: 5 --> 3
    • status: open --> open-later
     
  • Lonely Stranger

    Lonely Stranger - 2012-06-03
    • milestone: --> 2334032
     
  • Lonely Stranger

    Lonely Stranger - 2012-07-16
    • milestone: 2334032 --> 3086046
     
  • Lonely Stranger

    Lonely Stranger - 2012-07-16
    • assigned_to: nobody --> lstranger
     
  • Lonely Stranger

    Lonely Stranger - 2012-07-17
    • status: open-later --> open-accepted
     
  • Lonely Stranger

    Lonely Stranger - 2012-07-18
    • labels: --> 805537
     
  • Lonely Stranger

    Lonely Stranger - 2012-08-04
    • milestone: 3086046 --> 1.1
     
  • Lonely Stranger

    Lonely Stranger - 2012-09-21
    • labels: 805537 --> pcmanfm
    • status: open-accepted --> closed-fixed
     
  • Lonely Stranger

    Lonely Stranger - 2012-09-21

    P.S. Look for an option in Preferences.

     
  • Lonely Stranger

    Lonely Stranger - 2012-09-21

    We hope this issue is completely fixed in the Git repository recently.
    Check it out when it's possible for you and if the bug still exists then reopen the report, please.
    Thank you very much.

     

Anonymous
Anonymous

Add attachments
Cancel