Use RunProgram to call the FTP input "hnysc.com open" and then enter the account and password
Code: Select all
If OpenConsole()
  ConsoleTitle("1111111111111111")
  pc=RunProgram("FTP" ,"open hnysc.com", "",#PB_Program_Open)
 Input()
 EndIf
Did not find examples of who can help to write a

