Background Intelligent Transfer Service - wildcards and dir listings?

  • Thread starter Thread starter hushpuppyist
  • Start date Start date
H

hushpuppyist

Sorry if this is a duplicate post - this is my first time posting and
I can't seem to find the message I posted this morning...

Is there a way to use BITS to request all files matching a certain
pattern (ie *.zip) to be downloaded from a specified server directory?
If not, does BITS provide a way to get a list of files in the
specified server directory?

Thanks!

Debbie Malta
Chorus Systems, Inc.
 
I think the obstacle would be whether or not the server has directory
listing enabled - if so then you could download a list and feed them to
BITS, if not I can't think of a practical approach.
 
Back
Top