Changing File Owner on Overwrite
Sometimes files change the owner to the account im connecting with when overwritten. This only happens with certain files. In this case it's an .sql file.
Most files (mostly *.php) keep the owner of the previous version of the remote file.
How can I disable/prevent that ownership-change from happening?
Also: A setting would be nice to automatically set the owner of new files to the same owner as the director I'm uploading it into.
Thanks in advance!