wget command to copy directory containing multiple sub directories and files

wget command to copy directory containing multiple sub directories and files

Below is a simple WGET command which will download a folder recursively with its sub directories and files. 

wget -r  --no-parent https://ABC.com/projects/build/prebuild/offerings/20130910-0610%25krishna.g_p00027/ --http-user XYZ--http-passwd XYZ--no-check-certificate

Simple explanation : 

-r : Recursively copies 

--no-parent : Do'nt copy the parent siblings. only downloads from the specified subdirectory and downwards hierarchy.

--http-user : Username 

--http-passwd : Password 

--http-passwd : Accept https certificates if any .


1 comments to "wget command to copy directory containing multiple sub directories and files"

Post a Comment

Whoever writes Inappropriate/Vulgar comments to context, generally want to be anonymous …So I hope U r not the one like that?
For lazy logs, u can at least use Name/URL option which doesn’t even require any sign-in, The good thing is that it can accept your lovely nick name also and the URL is not mandatory too.
Thanks for your patience
~Krishna(I love "Transparency")

Popular Posts

Enter your email address:

Buffs ...

Tags


Powered by WidgetsForFree