Re: FTP list
Posted: Mon Sep 16, 2013 2:04 pm
Hello PEB, another question, i need send noop command constantly to the server?
and another, if i add this text to the script
senddata(1, "CWD /files\r\n")
data$=receivedata(2,#receiveall)
debugprint(data$)
i don´t have any text in my output screen, i need open the connection everytime that i send a msg?
reading the output in the filezilla screen, i don´t understand how send the messages when i´m logged in
and with the list of the contents
regards
and another, if i add this text to the script
senddata(1, "CWD /files\r\n")
data$=receivedata(2,#receiveall)
debugprint(data$)
i don´t have any text in my output screen, i need open the connection everytime that i send a msg?
reading the output in the filezilla screen, i don´t understand how send the messages when i´m logged in
and with the list of the contents
regards