Details
-
Fix
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.8
-
None
Description
1)
the params
- ftp_result_filepaths
- ftp_result_filenames
will list all files of the directory "ftp_remote_dir" but not the files have actually been transfered (defined by file_spec)
2)
the params
- ftp_result_filepaths
does not use "ftp_local_dir" but delivers the following path : <scheduler_home>/<filename>
3)
the params
- ftp_result_filepaths
- ftp_result_filenames
does not use "replacement" and delivers the original filenames of the directory "ftp_remote_dir"
but not the filenames have actually been transfered (renamed by replacement)