ASP and FTP commands to use CHMOD or similar
Posted by: student101 (---.telkom-ipnet.co.za)
Date: May 29, 2008 08:48AM

ASP and FTP commands to use CHMOD or similar to change folder permissions before uploading a file via a web form?
Is there a script or commands that can do this?

Are there any other settings that is avaiable on a domain that can make sure that the user has access even though the folders are set to "0755"?

This is all from a web form in a controlled area with Username and Password.

I know that this is possible in PHP with two systems:
suPHP (installed by hosts with a rewrite_module or ftp_module not really sure) or
FTP modules (I write a script with this "$conn = ftp_connect("$host"winking smiley;,blah blah..."winking smiley

Any ideas unless you have something already?

Cheers

-----------------------
Thanks for your support!

Options: ReplyQuote
Re: ASP and FTP commands to use CHMOD or similar
Posted by: student101 (---.telkom-ipnet.co.za)
Date: June 06, 2008 08:25AM

This will do the trick:
[www.xav.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.