Hi, is there a way to tell GridFTP to preserve the "executable" file attribute when transferring e.g. a shell script file? Right now, the source file looks like this:
-rwxr----- 1 oweidner lsuusers 129 Mar 15 10:05 run_su3.sh and the copied file like this: -rw-r--r-- 1 oweidner lsuusers 129 Mar 15 11:57 run_su3.sh Why does GridFTP do that? Thanks, Ole
