Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folders with a leading dot should get hidden attribute #9253

Closed
cyberduck opened this issue Feb 9, 2016 · 0 comments
Closed

Folders with a leading dot should get hidden attribute #9253

cyberduck opened this issue Feb 9, 2016 · 0 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

bf707f8 created the issue

We are using the openstack swift python client and other commercials tools (SME drive, cloudberry drive, etc) to access a swift object store. We would love to use mountain duck but currently it does not allow us to hide segment containers created by the swift client because it does not set the hidden attribute on folders with leading dot. This means we are having a real usability issue. Many users have a long list of containers with a leading dot but they are not aware of it because they are hidden. If they suddenly saw all these containers it would be very confusing to them

S:\>dir /AH
 Volume in drive S is OpenStack
 Volume Serial Number is 1976-0407

 Directory of S:\

12/29/1899  04:00 PM    <DIR>          .large_objects_segments
12/29/1899  04:00 PM    <DIR>          .segments_5GB
12/29/1899  04:00 PM    <DIR>          .segments_EDI_Iressa
12/29/1899  04:00 PM    <DIR>          .segments_OpenVPN
12/29/1899  04:00 PM    <DIR>          .segments_RareCyte
12/29/1899  04:00 PM    <DIR>          .segments_SciComp
12/29/1899  04:00 PM    <DIR>          .segments_archive
12/29/1899  04:00 PM    <DIR>          .segments_bam
12/29/1899  04:00 PM    <DIR>          .segments_bamtest
12/29/1899  04:00 PM    <DIR>          .segments_booboo
12/29/1899  04:00 PM    <DIR>          .segments_bradley_r
12/29/1899  04:00 PM    <DIR>          .segments_dna-test
12/29/1899  04:00 PM    <DIR>          .segments_edi_pipeline
12/29/1899  04:00 PM    <DIR>          .segments_gizmo
12/29/1899  04:00 PM    <DIR>          .segments_jkatcher
12/29/1899  04:00 PM    <DIR>          .segments_jkatcher2
12/29/1899  04:00 PM    <DIR>          .segments_jkatcher3
12/29/1899  04:00 PM    <DIR>          .segments_mcintosh_m
12/29/1899  04:00 PM    <DIR>          .segments_moinmoin
12/29/1899  04:00 PM    <DIR>          .segments_moinmoinmoin
12/29/1899  04:00 PM    <DIR>          .segments_new_container
12/29/1899  04:00 PM    <DIR>          .segments_paulovich_a
12/29/1899  04:00 PM    <DIR>          .segments_sub
12/29/1899  04:00 PM    <DIR>          .segments_swift
12/29/1899  04:00 PM    <DIR>          .segments_tcga_arch
12/29/1899  04:00 PM    <DIR>          .segments_temp
12/29/1899  04:00 PM    <DIR>          .segments_test
12/29/1899  04:00 PM    <DIR>          .segments_test1
12/29/1899  04:00 PM    <DIR>          .segments_test2
12/29/1899  04:00 PM    <DIR>          .segments_test3
12/29/1899  04:00 PM    <DIR>          .segments_test_swift
12/29/1899  04:00 PM    <DIR>          .segments_testcontainer2
12/29/1899  04:00 PM    <DIR>          .segments_testing
12/29/1899  04:00 PM    <DIR>          .segments_testitest
12/29/1899  04:00 PM    <DIR>          .segments_testr
12/29/1899  04:00 PM    <DIR>          .segments_testtmp
12/29/1899  04:00 PM    <DIR>          .segments_tmp
12/29/1899  04:00 PM    <DIR>          .segments_user_cbenson
12/29/1899  04:00 PM    <DIR>          .segments_user_petersen
12/29/1899  04:00 PM    <DIR>          .segments_util
12/29/1899  04:00 PM    <DIR>          .segments_util1
12/29/1899  04:00 PM    <DIR>          .segments_util2
               0 File(s) 1,499,739,179,127 bytes
              42 Dir(s)  521,527,767,040 bytes free
@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants