- add the ability to sync an entire directory between source and destination
- consolidate the Action API by treating everything as a source and automatically detect if it's a directory or a file
- use from and to inside the source schema
- add exclude modifier to prevent certain files within a directory from being copied (supports globs)