FTP component error.

Hi All,

I am trying to copy files to the FTP location using FTP componante.

I am passing parameters to the process step as attached but getting errors.

https://1drv.ms/u/s!At2ViqLAc9HpnQOm7lDmOM18qapF?e=c7O3ya 

ErrorMessages (2021-05-07 17:30:19.260) [System.IO.IOException] The directory name is invalid.

at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
at VI.JobService.JobComponents.FtpComponent._PutFiles(Uri baseUri)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
(2021-05-07 17:30:34.953) Reactivation of frozen Job 6c116380-ea0b-4513-a68a-22a3ff2541e9 with parameter ERROR

Does anyone use the FTP component?

Could you please tell me what is wrong with my process?

Thank you