{"id":"ftl-fetch-module-remote-to-local","text":"The `fetch` module copies files FROM remote hosts TO the control machine — the reverse of `copy`. Used for downloading backups and logs.","truth_value":"IN","source":"repo:ftl2-servercraft/ftl2_servercraft/scripts/neoforge.py","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{"example":"await ftl.minecraft.fetch(\n    src=f\"/home/{admin}/backups/{backup_name}.tar.gz\",\n    dest=str(local_backup_dir) + \"/\",\n    flat=True,\n)"},"explanation":{"steps":[{"node":"ftl-fetch-module-remote-to-local","truth_value":"IN","reason":"premise"}]}}