Forums
This topic is locked
ASP and FTP commands to use CHMOD or similar
Posted 29 May 2008 09:47:15
1
has voted
29 May 2008 09:47:15 student 101 posted:
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",blah blah..."
Any ideas unless you have something already?
Cheers
[DWMX 2004]|[DWMX 8]|[DW CS3]|[MySQL]|[SQL]|[Access ]|[ASP/VBScript]|[PHP]|[XP-Pro]
Replies
Replied 06 Jun 2008 09:25:32
06 Jun 2008 09:25:32 student 101 replied:
This will do the trick:
www.xav.com/scripts/installer/3008.html
[DWMX 2004]|[DWMX 8]|[DW CS3]|[MySQL]|[SQL]|[Access ]|[ASP/VBScript]|[PHP]|[XP-Pro]
www.xav.com/scripts/installer/3008.html
[DWMX 2004]|[DWMX 8]|[DW CS3]|[MySQL]|[SQL]|[Access ]|[ASP/VBScript]|[PHP]|[XP-Pro]