473,385 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

FTP client in ASP .NET

Hi All,

I am making FTP client in ASP .NET.

Can anybody advice me on this, like in which namespace I'll get the FTP
classes.

Has anybody written any code for uploading or downloading file from FTP
server.

I will really be greatful if anybody can advice me on this.

Thanks in advance!

Rahul Borade.

Nov 18 '05 #1
3 4374
"Rahul_Borade" <Ra**********@discussions.microsoft.com> wrote in message
news:DF**********************************@microsof t.com...
Can anybody advice me on this, like in which namespace I'll get the FTP
classes.
I'm afraid you won't, not until ASP.NET 2.0 next year...
Has anybody written any code for uploading or downloading file from FTP
server.


There are loads of 3rd party utilities for this - probably easiest just to
do a search on Google...
Nov 18 '05 #2
Hi Rahul,

It looks like it is in System.Net.WebRequest

FtpWebRequest Class
Implements a File Transfer Protocol (FTP) client.

http://msdn2.microsoft.com/library/8exfzxft.aspx

There's also an example FTP client:

FTP Client Technology Sample

This sample shows how to use methods of the FtpWebRequest and FtpWebResponse
classes to upload and download files to and from an FTP server.

http://msdn2.microsoft.com/library/b7810t5c.aspx

Good luck!

Ken
"Rahul_Borade" wrote:
Hi All,

I am making FTP client in ASP .NET.

Can anybody advice me on this, like in which namespace I'll get the FTP
classes.

Has anybody written any code for uploading or downloading file from FTP
server.

I will really be greatful if anybody can advice me on this.

Thanks in advance!

Rahul Borade.

Nov 18 '05 #3
For the current version of ASP.NET, check here for samples:

http://www.gotdotnet.com/community/u...aspx?query=ftp
"Rahul_Borade" wrote:
Hi All,

I am making FTP client in ASP .NET.

Can anybody advice me on this, like in which namespace I'll get the FTP
classes.

Has anybody written any code for uploading or downloading file from FTP
server.

I will really be greatful if anybody can advice me on this.

Thanks in advance!

Rahul Borade.

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Matt | last post by:
I think this is the basic concept in ASP server-side development. My boss told me web application is NOT client-server application. I argued with him because browser is the client, and the server...
15
by: Michael Rybak | last post by:
hi, everyone. I'm writing a 2-players game that should support network mode. I'm now testing it on 1 PC since I don't have 2. I directly use sockets, and both client and server do...
18
by: cjl | last post by:
Hey all: I know that it is silly in the age of Google to 'lose' something on the internet, but I recently checked out a project that had implemented a database with a subset of SQL in pure...
2
by: Raquel | last post by:
How do I know whether the 'runtime client' and the 'application development client' are installed on my machine? When I issue the command "db2licm -l", it gives the following output: Product...
6
by: Ken Allen | last post by:
I am relatively new to .Net and C#, but I hav ebeen programing in other languages and done some COM work for a number of years. I am attempting to understand how to map an older program...
4
by: rs | last post by:
how I the client tell the server that the socket is closed? or this there an even that informs the server that the clients socket is close? Oh, I am using vb.net 2003 Thanks
2
by: J Huntley Palmer | last post by:
I am having a horrific time integrating uw-imap's c-client for imap support in php. The problem is a whole bunch of "Text relocation remains referenced against symbol" errors during linking....
0
by: khu84 | last post by:
Here is client server very simple code, seems to work with telnet but with with web client code gives blank output. Following is the server code:- <?php function...
2
by: nsaffary | last post by:
hi I hava a client/server program that run correctly when i run it in one computer(local) but when I run client on a one computer and run server run on another, connection does not stablish.(I set...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.