HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
109 stars 39 forks source link

hsload doesn't allow linkpath and fastlink options to be used together #158

Open jreadey opened 8 months ago

jreadey commented 8 months ago

E.g.:

hsload -v --fastlink --linkpath hdf5/data/a_file.h5 
~/mybuckets/hdf5/data/a_file.h5 hd5://home/test_user1/a_file.h5
ERROR 2023-10-26 09:04:28,715 --linkpath option can only be used with --link
ERROR 2023-10-26 09:04:28,715 exiting program with return code -1