Page 1 of 1

FTP commands

Posted: Sat Jul 06, 2002 3:12 am
by Jose Arce
Hi, i'm making a script, that logs some ftp characteristics, like resume support and stuff...i try using ftp_site(), but it's not working

I want to send a command like REST, but ftp_site() send the command like this: SITE REST, with the SITE before the command...any way to do it?