Re: Get list of files remotely
From: William LaMartin (lamartin_at_tampabay.rr.com)
Date: 07/22/04
- Next message: Mani: "Re: Merge Replication"
- Previous message: Pavel: "Re: how to let user instll: System_SR_de.cab"
- In reply to: Cuervo: "Get list of files remotely"
- Next in thread: Cuervo: "Re: Get list of files remotely"
- Reply: Cuervo: "Re: Get list of files remotely"
- Reply: Cuervo: "Re: Get list of files remotely"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Jul 2004 21:56:22 -0400
This is not something that you can normally do unless you have permission to
access the folder containing the files on the server--or unless there is
some web page that exposes the files for download.
"Cuervo" <Cuervo@discussions.microsoft.com> wrote in message
news:D0C54A5A-DFF3-4916-9E3B-11EA6443B9EA@microsoft.com...
> I would like to retrieve a list of files of a certain type (.xml or .txt)
in a specified directory that reside on a web server, and get them into my
smart device application to download. I know that I can use the
Directory.GetFiles method when retrieving a list of local files, but I don't
know how to do this for remote files. I am using C#. Any help with example
code would be highly appreciated.
>
> Thanks in advance
- Next message: Mani: "Re: Merge Replication"
- Previous message: Pavel: "Re: how to let user instll: System_SR_de.cab"
- In reply to: Cuervo: "Get list of files remotely"
- Next in thread: Cuervo: "Re: Get list of files remotely"
- Reply: Cuervo: "Re: Get list of files remotely"
- Reply: Cuervo: "Re: Get list of files remotely"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|