L
lain
Hi all,
I have big trouble on Net::FTP, could you please give me some idea??
My ftp server is on Win2K Prof, IIS.
First, I tried ftp on my linux server , it works fine.
Then I created a cgi script, run the script manually on linux server,
to get the file from that Win2K and put on my linux server, it works
fine too.
However, while i was on my php web system, submit the php POST to the
cgi-script, it show me the internal error.
I go to error log, it shows me the error:
cant open the file, permission denied.
I really do not know what's wrong, is it my ftp problem? coding
problem or network prob??
1. i have set the full permission on ftp folder in win2k.
2. chmod 777 on my cgi-script
3. the ftp folder located in C://inetpub/ftproot/test (created as
virtual directory)
any suggestions, comments, helps are all welcomed.
I'm going to try an alternative to do the task.
Thanks a lot!!
I have big trouble on Net::FTP, could you please give me some idea??
My ftp server is on Win2K Prof, IIS.
First, I tried ftp on my linux server , it works fine.
Then I created a cgi script, run the script manually on linux server,
to get the file from that Win2K and put on my linux server, it works
fine too.
However, while i was on my php web system, submit the php POST to the
cgi-script, it show me the internal error.
I go to error log, it shows me the error:
cant open the file, permission denied.
I really do not know what's wrong, is it my ftp problem? coding
problem or network prob??
1. i have set the full permission on ftp folder in win2k.
2. chmod 777 on my cgi-script
3. the ftp folder located in C://inetpub/ftproot/test (created as
virtual directory)
any suggestions, comments, helps are all welcomed.
I'm going to try an alternative to do the task.
Thanks a lot!!