Make our site an FTP
Make our site an FTP
Out of context: Reply #5
- Started
- Last post
- 9 Responses
- oberon0
the internet explorer FOR WINDOWS act like an ftp server too (upload/download).
instead of http:// you write:
ftp: // username : password @ ftp.account.com / directoryit takes a lil bit of time, but it works.
what you can do is to build this page on an iframe, pointing straight to the folder you allow them to use.
drawbacks:
only for windows
kinda slow
you better .htaccess this page, otherwise anyone can get the ftp info
your client can see the source and go to other folders as well (but if he wants to destroy what he bought, there's nothing you can do to prevent it)