Hi! Can I use ftp_exec to execute any programs on the ftp_server.
Example : ftp_exec($con_id,"ls > tmp.txt");
No, only FTP commands!
Diego