Re: FTP script not post to a folder
It should be:
Or simply (as the paths do not contain any spaces):
See https://winscp.net/eng/docs/commandline#syntax
"put ""D:\BOA\DSP\Files\Transform\Export\PIMCORE\PIM*"" ""PIMCORE/INPUT/"""
Or simply (as the paths do not contain any spaces):
"put D:\BOA\DSP\Files\Transform\Export\PIMCORE\PIM* PIMCORE/INPUT/"
See https://winscp.net/eng/docs/commandline#syntax