Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1369125

    Hello,
    our vsftpd prohibits .DS_Store files, but quiet a lot of them are inside the theme updates.
    As these files are leftover from some OSX operation and totally senssless, could you please remove them prior the next update.

    thanks
    wespe

    • This topic was modified 2 years ago by wespe.
    #1369317

    Hey Jens,

    Thank you for the inquiry.

    We cannot find any .DS_Store files in our own installation. Where do you see them, which folders?

    Best regards,
    Ismael

    #1369346

    As you mention it these hidden files comes from Mac OS X System.
    Those files with the dot before the filename are created by that Operating System and are on default hidden files. On ftp Programs you can force to show them on the file structure. ( under menu “Server” – show hidden files )
    You can temporarly show them on your desktop by a key combination: ⌘ ⇧ . ( command – shift – dot )
    press again to hide those files again.

    Now: When downloading the enfold.zip file from envato and expand that file – even under my OSX – there are no .DS_Store files inside.
    So – where does your enfold.zip file come from?

    PS: DS_Store files are automatically created by the Mac OS X Finder in browsed folders. These files contain system configuration information. If you upload them along with other files, the files can be misused to obtain information about your computer.

    But under my OSX Monterey they are not generated even after browsing a folder.

    #1369464

    These file are crated in some OSX versions (likely older ones), the user does not see them, but when packing a folder they get packed as well. thats why we block them in our vsftpd.

    remember that all dot-something file are hidden in all *nix system (unix/linux/osx….)

    actual download from envato / https://themeforest.net/downloads:
    Installable WordPress file only

    find enfold/ -name ".DS_Store" -print
    enfold/.DS_Store
    enfold/js/.DS_Store
    enfold/framework/images/icons/new/.DS_Store
    enfold/images/.DS_Store
    enfold/config-templatebuilder/avia-template-builder/php/.DS_Store

    the zip file in All files & documentations containing them as well

    find all_files/ -name ".DS_Store" -print
    all_files/enfold/.DS_Store
    all_files/enfold/js/.DS_Store
    all_files/enfold/framework/images/icons/new/.DS_Store
    all_files/enfold/images/.DS_Store
    all_files/enfold/config-templatebuilder/avia-template-builder/php/.DS_Store

    it would be great, if you could leave out these files
    thanks

    • This reply was modified 2 years ago by wespe.
    #1369467

    just to be clear, i work under linux, and these file are inside the zipfile enfold itself downloads when updating, as this did’t work, i’ve installed the envato plugin that failed also. After temporary disable the .DS filter in our vsftpd i could run the update inside wordpress (envato market plugin)

    you can look with commandline inside the zip (i.e. list all files, in OSX terminal this should work too)

    zipinfo -1 themeforest-YeOFO7oQ-enfold-responsive-multipurpose-theme-wordpress-theme.zip | grep DS
    enfold/.DS_Store
    enfold/framework/images/icons/new/.DS_Store
    enfold/images/.DS_Store
    enfold/js/.DS_Store
    enfold/config-templatebuilder/avia-template-builder/php/.DS_Store

    Here are some hints how to deal with that in OSX
    https://perishablepress.com/remove-macosx-ds-store-zip-files-mac/

    • This reply was modified 2 years ago by wespe.
    #1369499

    Hi,

    We will remove the files in the next patch and add a config to ignore it in the next pulls.

    Thank you for the info.

    Best regards,
    Ismael

    #1370061

    Thanks a lot,
    last update is completely .DS_Store free (i checked the zipfile prior to do the internal update)
    and the update runs flawless.
    again, thanks for fast action
    jens

    #1370079

    Hi,

    We haven’t removed the files actually, not really sure how it got removed but we are glad that the update is now working correctly. Thank you for your patience.

    Best regards,
    Ismael

    #1370080

    Hi,

    We haven’t removed the files actually, not really sure how it got removed but we are glad that the update is now working correctly. Thank you for your patience.

    Best regards,
    Ismael

    #1370611

    i can not reproduce that –
    i’m working with macOS Monterey ( in deep it is a unix based OS ) – so – downloading from envato ( the installable nor the other ) zip File – there are no hidden files inside the zip.

    i put one hidden file to that directory that you can see that i do show all – even hidden files .

    On ftp clients like filezilla you can force to show those hidden files – dito – no hidden files :

    So I can’t tell where your files might come from.

    #1370672

    Hi Guenni007,
    As i wrote in my reply https://kriesi.at/support/topic/update-trouble-due-to-unneeded-ds_store-files/#post-1370061 the actual download version! (5.2.1) from envato is .DS_Store free – no problem anymore :-)
    The older downloads (4.9.x and 5.x) did contain these files. If you still have them – check it.
    Maybe these are added by envato – i got recently an other plugin (Real3d Flipbook) where the download also contains some .DS_Store files.
    anyway thank for looking into that.
    Kind Regards,
    jens

    #1370694

    Hi Jens,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.