Skip to content

Cannot delete "empty" folders from network share. (QNAP) #52

@darkfader

Description

@darkfader

Does the thumbnails data ".@__thumb" not get cleaned up when (re)moving video files? I see these files on my NAS but not under macOS (via smb). So I can only remove them from my NAS. (QNAP)
find . -name ".@__thumb" | while read f; do rm -rf "$f"; done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions