Make our site an FTP
Make our site an FTP
Out of context: Reply #7
- Started
- Last post
- 9 Responses
- sparker0
those are horribly insecure ways of handling ftp.
it could (and probably will) open your server up to bad things.
it is safer to either set up ftp access at the server config level or to use a php/perl web app to do it for you.