Hi,
I have been granted access to a couple of datasets recently and I have set up the python client on cluster to download the same.
When I run the script, it starts the download but it doesn't get all the files. The script exists without an error.
For example, if a synapse ID has a folder with 5 files in it, upon running the script the folder is created in the directory on my cluster but instead of 5 files, sometimes 2 or 3 or 4 files get downloaded, not all.
Could you suggest if this is something we should be expecting while downloading larger datasets?
Best,
Rahul
Created by Rahul Arora rahul_cam Hi Rahul, can you show me the download commands you are using with the Synapse python client?