Downloading Files from Labkey Server

LabKey Support Forum
Downloading Files from Labkey Server jin  2018-08-08 16:30
Status: Closed
 

I'm wondering if there's a way to download files from Labkey using a shell script or something similar. Is it possible using the WebDav functionality of Labkey?

Thanks!

 
 
Matthew Bellew responded:  2018-08-09 13:55

There is nothing special about downloading files from a LabKey server. You can use any command line tools that work with any website. For instance, wget in Window PowerShell, or wget in Linux bash.

Matt