Title:
how to transfer(upload/download) a file where it gets stopped due to network failure,it must resume from the last written byte
Name:
Batuk
Date:
1/19/2011 12:42:19 AM
Comment:
Nice Article
I know how to upload and download but i wanted help on how to transfer(upload/download) a file where it gets stopped due to network failure,it must resume from the last written byte
can you help me out??????
|
Title:
Building a simple FTP Application Using C# .0
Name:
how can i Download and Upload ?
Date:
12/21/2010 8:18:47 AM
Comment:
the First ,i want to give you a word Thanks. the Second,i have a question. how can i download a file from FTP Server .how can i upload a file form Server.can my Desktop do Server?
|
Title:
Request
Name:
Ssn
Date:
10/29/2010 3:09:45 AM
Comment:
Thanks for your article, Will you please tell how can i download a file from ftp server using the download prompt dialog. so that i can save the file to location i needed. Thanks in advance
|
Title:
Building a Simple FTP Application Using C# 2.0
Name:
Download example is not complete
Date:
8/3/2010 6:18:04 AM
Comment:
In your download example you miss ftpStream.Flush() during the while. When downloading a number of files this missing flush() becomes clearly.
|
Title:
Thank you
Name:
Daniel
Date:
7/26/2010 7:00:26 AM
Comment:
Thank you, This was very useful for an application i am currently working on.
|
Title:
Great article
Name:
Gustavo Siqueira
Date:
7/19/2010 2:05:36 PM
Comment:
Great article!
|
Title:
Excelente el Post
Name:
Armando Iglesias -- Venezuela
Date:
5/21/2010 9:34:50 PM
Comment:
Excelente el articulo, gracias fue muy util
|
Title:
Cool Post
Name:
Ashish Khudlani
Date:
5/7/2010 8:08:58 AM
Comment:
Ultimate Code Dude it worked perfectly file.
|
Title:
Nice job!
Name:
Steve
Date:
4/24/2010 10:57:41 AM
Comment:
Just echoing others comments. Nice clean example. Thanks!
|
Title:
Error
Name:
John
Date:
4/12/2010 6:53:44 AM
Comment:
It's a very nice code but it gives me an error when I'm trying to connect to my server at-reqFTP.Method = WebRequestMethods.Ftp.UploadFile:
"The method is not supported.Parameter name:value" How can i solve this problem, or why is appearing?
|
Title:
what about directory Exist option
Name:
Adit
Date:
3/30/2010 9:10:28 AM
Comment:
Hi, I was wondering there is a MakeDirectory webMethod but what if I want to check if Directory does not exist and only then create the directory. I know I can List Directory and iterate through there but is there a shorter way.
Thanks in advance
|
Title:
Thanks
Name:
Ocar
Date:
3/15/2010 8:38:57 AM
Comment:
Thank you!
|
Title:
Thanks
Name:
David
Date:
3/10/2010 2:18:45 PM
Comment:
Thank you so much for putting this together. I needed to dynamically pick up data with ssis and the ftp task wasn't dynamic enough.
|
Title:
Well written article
Name:
jacob
Date:
2/12/2010 5:04:52 PM
Comment:
This is what I have been looking for. Easy to understand and concise.
|
Title:
great but......
Name:
Nitin
Date:
2/9/2010 12:47:01 AM
Comment:
Its a great code...but here we have to provide our ftp user id and password which i cant. Is there any other way where we dont need to provide ftp user id and password, if so then let me know plz?
Thanks
|
Title:
great
Name:
waqas
Date:
2/8/2010 5:47:59 AM
Comment:
thats what i was looking for. thanks
|
Title:
GREAT!!
Name:
Andrea
Date:
1/12/2010 12:23:52 PM
Comment:
You solve my problem... great article!! Thanks from Italy
|
Title:
shokrn
Name:
mido egypt
Date:
1/8/2010 10:52:15 AM
Comment:
very very good
|
Title:
Retrieve more than one file
Name:
Sergio Salanitri
Date:
11/23/2009 11:04:06 AM
Comment:
Goog article. My question es ¿How I retrive more than one file without execute Connect statemente for each file?
Thanks.
|
Title:
Meet the expectation
Name:
Mahbub
Date:
8/17/2009 10:10:40 PM
Comment:
Thanks for your nice article along with code. I think it is very much helpful for us. Expecting more articles from you.
|
Title:
Thanks a lot
Name:
John
Date:
8/9/2009 1:16:48 AM
Comment:
Thanks a lot, man. This is exactly what I was looking for. I searched the whole internet for FTP operations using C# and .net libraries. I could find some on MSDN, but it was not easy to understand and takes a long time to read. Your article is upto the point and very much reusable. This was a quick requirement for our business and you saved us. Hoping to see more articles from you.
Thanks Again, John
|
Title:
Simple and informative
Name:
Faisal Lodhi
Date:
6/21/2009 6:41:02 AM
Comment:
Thanks for the article
|