ispCP - Board - Support
ftp_connect - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: ftp_connect (/thread-3323.html)



ftp_connect - greatman - 05-18-2008 02:53 AM

Hi

One of the website hosted on my server want to make a script with the ftp module so he use ftp_connect but when he make that net2ftp replace his website.

How can we remove this?

Thanks
Greatman


RE: ftp_connect - greatman - 06-01-2008 11:26 PM

UP! please help me Smile .


RE: ftp_connect - Zothos - 06-02-2008 12:23 AM

easy, the global alias /ftp redirects to admin.domain.tld/tools/filemanager

and the conclusion is? Wink


RE: ftp_connect - greatman - 06-09-2008 01:24 AM

Sry i wanted to say with php when we use the function ftp_connect(or all the function with php5-ftp) that put net2ftp.


RE: ftp_connect - Zothos - 06-09-2008 03:58 AM

do you use something like domain.tld/myftpscript.php as filename? then its the redirect. If not, please a url to test and the code so we can help you.