When I upload a file using FTP, the permissions are rw-r-r.
I want them to be rw-rw-rw.
I don't seem to have chmod ability in the FTP client (it's a windows dll I use in a custom app). Is there a way to tell the UNIX file system to set default permissions for new files as rw-rw-rw?