...
File Transfer Improvements
AWS S3, box.com
DAGMan Data Flow
DAG can work like Make and run or not run jobs
based on the time of files. Does this replace what Makeflow does? Seems like it is simpler than Makeflow. Data Flow will skip nodes if the defined output file is newer than the input file. It is in the latest 8.9.7 release.
...