473,378 Members | 1,680 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,378 software developers and data experts.

VB.NET App: How to FTP Upload

Hi Everyone,

I need some help here; I have a school project that needs me to upload files to my server. The files are BIG (bigger then 200-300 MB) and I need to send them to the server from client PC. In .NET 2.0, I know we can do FTP and I looked over can could not find a simple enough function to upload a file to server.
Can someone please send me a code that shows how to upload a file through FTP in VB.NET?

Thanks very much in advance,
Jerry
Dec 4 '07 #1
4 2282
urstop
12
I have a piece of code in VB 6.0. Let me know if you want to take a look at it and draw ideas to convert it to VB.NET

Regards,
UrStop *Link to Site Purged*
Dec 4 '07 #2
mzmishra
390 Expert 256MB
Have a look into this ,you will get soem idea.
http://www.codeproject.com/KB/IP/FtpClient.aspx
Dec 4 '07 #3
Have a look into this ,you will get soem idea.
http://www.codeproject.com/KB/IP/FtpClient.aspx
Hi, thanks for your reply.
I actually have tried this code; It throws an exception "Unable to Connect to the server". The credentials are right and everything else seems OK. But I don’t know why its unable to connect.
Dec 4 '07 #4
I have a piece of code in VB 6.0. Let me know if you want to take a look at it and draw ideas to convert it to VB.NET

Regards,
UrStop *Link to Site Purged*
Yes, sure.

Any help is welcome. I need to complete this project ASAP.
Thanks very much for your help,

Jerry
Dec 4 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Glenn Owens | last post by:
I've just deployed an asp.net 1.1 web app to the remote server (Win 2000). All of the pages work fine with one exception. Part of this app's purpose is to upload and download files to/from a...
11
by: Chris Fink | last post by:
If I create a new thread in a web app and the user closes the browser before this long running thread is finisihed, does the thread die? If so, is there a way to prevent it from dying and keep the...
1
by: bubberz | last post by:
I got so far as to take a file from my local machine to another directory on my C: drive: Dim getmyFile As HttpPostedFile = myfile.PostedFile If IsNothing(getmyFile) Then Label2.Text = "Please...
1
by: John | last post by:
Hi We have an app with access db backend which is used to enter daily orders. Is it possible to upload these orders daily to a windows mobile 2003 device (we are using xda...
1
by: Fred Herring | last post by:
I have a client/server application which uses webservices functions to upload large byte arrays to the server and httpwebrequests to download the data files. I would like to use http to also...
0
by: wickedHangover | last post by:
I'm writing a quick application to run off of the putty app psftp. Rather than write my own ssh application I find that running a command line will get me to where I want to be but I'm running into a...
0
by: Alex Bryan | last post by:
Okay, this is my first post to this mailing list, so first off if I shouldn't be sending something here, PLEASE correct me. Okay, so I want to create an app that has a GUI (most likely Tkinter) and...
0
by: Daniel Fetchinson | last post by:
Okay, well I wouldn't be creating the app, so, any hints on how to Is it something like google, youtube, facebook, etc? These have publicly available API specifications. If it's just a random...
0
by: Daniel Fetchinson | last post by:
>>Okay, well I wouldn't be creating the app, so, any hints on how to Please keep the discussion on the list. You would go to dictionary.com, see (1) how the words are entered by a user who...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.