importing com.jscape.inet.ftp.*
807600Jul 6 2007 — edited Jul 12 2007Hi I tried to do this import so I can use the Ftp class to download a file from the ftp server.
import com.jscape.inet.ftp.*;
however I am getting this error:
"the import com.jscape cannot be resolved."
Can somebody please point me to the right direction?
I appreciate it much - thanks!