FileZilla Wiki talk:Community Portal: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
mNo edit summary |
m (Reverted edits by Easmark (Talk) to last revision by 68.205.9.228) |
||
Line 1: | Line 1: | ||
how can you disable the VMS version numbers on files you transfer to your PC ? | |||
== | == Setting defaults for files being imported == | ||
Question: Is there a way for me to set my file permissions to 755 for documents that I am uploading? | |||
Answer: The FTP Server has a file mask setting in it's configuration. Client software does not usually have the ability to automatically set permissions and usually requires the user to manual select these permissions. The Servers settings will handle the correct default settings for files. 755 sets a file as executable and probably should not be used as the default upload mask, nor should it be needed for anything but Perl / cgi scripts. |
Revision as of 10:27, 20 December 2009
how can you disable the VMS version numbers on files you transfer to your PC ?
Setting defaults for files being imported
Question: Is there a way for me to set my file permissions to 755 for documents that I am uploading?
Answer: The FTP Server has a file mask setting in it's configuration. Client software does not usually have the ability to automatically set permissions and usually requires the user to manual select these permissions. The Servers settings will handle the correct default settings for files. 755 sets a file as executable and probably should not be used as the default upload mask, nor should it be needed for anything but Perl / cgi scripts.