Jump to content

Recommended Posts

Posted

hi i went a file to be sended to my ftp ........ in the end of my programe where is

while 1

....

....

wend

it is something like this i think plzzz help me :blink:

while 1

.....

.....

wend

$FTP_Open = _FTP_Open("Session")

$FTP_Connect = _FTP_Connect($FTP_Open, "host", "login", "password")

......

$Ftpc = _FTP_Close($FTP_Open)

but it failed

sorry about my mistakes in english

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...