I have a job that has to move a CSV file to a "processed" folder on the FTP server with date and timestamp attached to the file name.
I have the following job right now:
In the "Move Files" option my source and destination addresses are of the format :
The process succeeds till the Get a File with FTPS step and just stops after that. It works if I give a local address on my computer as the destination address.
I also tried the "Copy or move result file names" action and it behaves exactly the same way. What am I missing here?
I am new to pentaho and would appreciate any help. Thanks.