For example, i want a file has permission of 644 automatically when i uploaded it to my linux host, before upload, it is under windows. How could i do this?
Btw, i use Filezilla for upload
Updated: Before post this question, actually, i ever thought it is impossible too. But, as i has many wordpress sites, i remembered that i never need to set permission for wordpress files. So i did an experiment,
- dowload a new wordpress package, zip format (under windows)
- uploaded it to my linux host,
- unarchive
- check permissions of these files
I saw all files had their permission naturely right, some 644, some 755, exactly as described in wordpress document