take_control is an excellent module that i really need :)
thanks :)

i had problems downloading files from the server to my local site.
just in case someone has this problem, here it is my solution:

i had no problems to upload a zip file and decompress from local to server, but not in the opposite direction.
when i did a zip with take_control, the subfolders in files (like /styles/thumbnail ) will became a empty file without the rest of subfolders and images.
but i can with ftp to download the folder that will have wrong user:group but will keep the wrx permission.
after changing it, i can make a zip and upload with take_control.

i think that maybe there is a problem with the module and recursive copy of subfolders like core styles use.
i have tried with everything having 777 and also fails.

and if it is not, please report :)

Comments

candelas’s picture

I forgot to say that after downloading to local with ftp, you have to change the files owner:group. in gnu/linux you can do it in terminal by

chown -R www-data:www-data files