Following up on this issue, I created a bug ticket:
https://github.com/flyteorg/flyte/issues/2806
In summary, FlyteDirectory objects need to be explicitly `.download()`ed in a remote execution, but not in a python runtime, causing confusion, since we want parity between how flyte works locally and remotely.
@billowy-sundown-31926 @tall-lock-23197 we should create docs tickets to:
• update the “
working with folders” doc
• update the
FlyteDirectory api reference: for some reason the docstrings aren’t rendering