ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Post here if you experience file transfer problems or unexpected errors.
Hi.
I'm using version 4.0 build 19/03/2014.
When i try to put a file:

SETPROTOCOL(FTPS_EXPLICIT_ENCRYPT_DATA)
Setting protocol to FTP over SSL (explicit with data channel encryption).
Setting TCP port to 21.
OPENHOST("xx.yy.zz.tt","aicube","********")
Connecting to xx.yy.zz.tt
Connected

PUTFILE("\\fs02\gruppo xxx\Contratti aaaaaa\CONTRATTI CHIUSI perimetro ppppp\accordi 2015\GESCO DIV. SALUMI 2015.pdf")
****** PUTFILE error #18001
****** Not connected

Can you help me?

Best Regards