Gal Ratner
Gal Ratner is a Techie who lives and works in Los Angeles.
linked
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Schedule
Consulting Services
Store
.NET Development
»
All Tags
»
FTP
(
RSS
)
Browse by Tags
.NET Development
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
How to upload and download files using FTP in C#
Tags
.NET
.NET 4.0
ADO.NET
AJAX
ASP.NET
C#
Chart
Collections
Configuration
CSS
Custom Controls
Data Access Layer
Data Services
Dependency Injection
Documentation
Enterprise Library
Entity Framework
EntLib
Events
FTP
Generics
IIS7
LINQ
Repeater
WPF
View more
Archives
August 2010 (1)
July 2010 (1)
June 2010 (2)
May 2010 (2)
April 2010 (1)
March 2010 (1)
February 2010 (4)
January 2010 (2)
December 2009 (1)
November 2009 (6)
October 2009 (5)
September 2009 (3)
August 2009 (3)
July 2009 (7)
June 2009 (4)
May 2009 (6)
April 2009 (3)
C#
How to upload and download files using FTP in C#
Here are two useful methods designed to upload and download files from an FTP server using FtpWebRequest. /// <summary> /// Upload a file using FTP /// </summary> /// <param name="FTPServer"> The server to upload to </param>...
Published
27 Nov 2009 8:26 AM
by
Gal Ratner
Filed under:
C#
,
FTP