×
labkey.org will be offline for maintenance on Thursday, November 6th @ 5:30pm Pacific Time. The site will be offline for approximately three hours. Please save your work before this time. We apologize for any inconvenience.

Downloading Files from Labkey Server

LabKey Support Forum (Inactive)
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