Hello,
It would be great for hauler store copy to work for files with fileservers.
We have dufs as a fileserver for our project static asset.
We use hauler as a delivery medium and for the moment, we have an install script that manually extract files from hauler archive and curl them to the fileserver. It would be awesome if the following command worked for files :
hauler store copy https://my-domain:8443/fileserver
Also, I think that a filter flag to select content type for the hauler store copy command would be an improvement, as of hauler store info --type=file. This would allow the copy command to select only files for the process.
Thank you 🙌
Hello,
It would be great for hauler store copy to work for files with fileservers.
We have dufs as a fileserver for our project static asset.
We use hauler as a delivery medium and for the moment, we have an install script that manually extract files from hauler archive and curl them to the fileserver. It would be awesome if the following command worked for files :
hauler store copy https://my-domain:8443/fileserverAlso, I think that a filter flag to select content type for the
hauler store copycommand would be an improvement, as ofhauler store info --type=file. This would allow the copy command to select only files for the process.Thank you 🙌