adam291086 Posted January 11, 2008 Share Posted January 11, 2008 I have created a very simple ftp script. I want to add in the functionality to upload file. For security reason what file types should i prevent from uploading? Quote Link to comment Share on other sites More sharing options...
DyslexicDog Posted January 11, 2008 Share Posted January 11, 2008 Well it depends on what you need to restrict. If the files will be publicly accessible then you need to make sure you force them to download when you deliver them to people. other than that it all depends on how those files are going to be used on your website. Quote Link to comment Share on other sites More sharing options...
adam291086 Posted January 11, 2008 Author Share Posted January 11, 2008 Ok i think i need them to force a download. That should stop anything executing on my remote server. Is that the right assumption? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.