Hello,

Check this example, maybe this can help you :)

http://video.venha.ca/myDownload.

And remember, if you want to download a file in a remote computer that
is connect in your internal network try to use \\<Machine Name>
\folderpath\fileName. But if the remote machine is plugged in the
internet, you need to install a FTP Server and put all file in the FTP
(the address of file will be ftp://<Server name>/.... , or install a
Web Server like IIS.....



On 1 jun, 07:13, Athi <[email protected]> wrote:
> Hi Friends,
>
> I am athi new to .NET Technologies.I have some problem in windows
> application,I am trying to download Collection of files from Remote
> system Folder to Local system Folder.
>
> I have done this from Local system folder to local system Folder using
> DirectoryInfo Object.But it is not working when I give "Remote system
> path like http:\\test\FolderName".
>
> I need solution how to download these files from Remote system path
>
> Is is possible or not
>
> Can any body help me
>
> Regards
>
> Athinarayanan

Reply via email to