Hello all,
I try to add a “before transfer” process in order to create the tree directory on the FTP server site (MS IIS)
I added a script in the -ftpc with :
SITE mkdir \Level1\
SITE mkdir \Level1\Level2\
and I received a Prot.diag 500 unrecognized command error for the first ligne.
I made tests with / instead of \, MD, MKDIR, MKD instead of mkdir with the same result.
When I do it with the PC ftp client it work well.
Do you have any idea ?
Thanks in advance,
Regards,
Patrick



