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.
After I upgraded from version 4 to version 4.6, this script no longer functions:

OPENHOST("XXXX","xxx","xxx")
CHDIR("/wwwroot/de/help")
PUTFILE("..\..\de\vystup\*.*", SUBDIRS)
CLOSEHOST

I am getting error:
····· PUTFILE Error #15000
····· Could not find a part of the path 'D:\de\vystup\'.

Thank you
Vaclav Jedlicka