Problem when uploading certain files at macos

Get help for specific problems
Posts: 15
Joined: 20 Sep 2017

SipriusPT

Hello,

I had a problem where if I simply copy and paste from a local folder to a remote folder it paste it right, but if FreeFileSync do it, my file changes from Document to Unix executable, and I really dont know why. I have already check extended attributes and all seems fine from terminal.

Here are some prints that I have take:

Download: Image

Upload (remote and local folders are in the same order as the above print): Image

Here is a link to my files: https://www.dropbox.com/s/phw9l8q0xlbahrj/Componentes_ext_attr_mac_filetype.zip?dl=0

This problem occours at least with FFS 9 and 9.5.

Help!
User avatar
Site Admin
Posts: 7283
Joined: 9 Dec 2007

Zenju

Seems like the execute bit is being set somehow. What do you get with
ls -l
for source and target folders?