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

Trying to find FTP Code

Hi Folks,

I'd like to find some FTP code if anyone has any. I'm just looking to check
an ftp site and compare two files, if the FTP site file is newer, then
download it. Trying to do this on my own (I'm a novice) is proving
difficult. Any help would be appreciated.

Thanks!
Jo.
Nov 21 '05 #1
5 1092
Jozef,

When you go to this page you see tons of possibilities.

http://dotnet.mvps.org/dotnet/faqs/?id=ftp&lang=en

I hope this helps,

Cor
Nov 21 '05 #2
Hi,

http://support.microsoft.com/default...b;en-us;832679

Ken
-------------------

"Jozef" <NO****@NOSPAM.com> wrote in message
news:8nvpe.1595651$8l.751606@pd7tw1no...
Hi Folks,

I'd like to find some FTP code if anyone has any. I'm just looking to check
an ftp site and compare two files, if the FTP site file is newer, then
download it. Trying to do this on my own (I'm a novice) is proving
difficult. Any help would be appreciated.

Thanks!
Jo.

Nov 21 '05 #3
Go to http://www.google.com & type in "FTP", "VB.NET" (with quotes & comma)
& press ENTER - easy

But if you're looking for FTP for VB.NET 2005 Beta 2 then its only a few
lines of code. See the FTP class.

Crouchie1998
BA (HONS) MCP MCSE
Nov 21 '05 #4
Thanks guys, I'll fight through what you've given me.

Yes, Crouchie, google is a wonderful resource, it's fighting through all the
bad information that I lack the patience for.

Thanks again!
Jo

"Jozef" <NO****@NOSPAM.com> wrote in message
news:8nvpe.1595651$8l.751606@pd7tw1no...
Hi Folks,

I'd like to find some FTP code if anyone has any. I'm just looking to
check an ftp site and compare two files, if the FTP site file is newer,
then download it. Trying to do this on my own (I'm a novice) is proving
difficult. Any help would be appreciated.

Thanks!
Jo.

Nov 21 '05 #5
I've used this FTP client:
http://www.gotdotnet.com/Community/U...A-F20EF90BB586

Worked fine for me. There are other FTP clients available at
www.gotdotnet.com.

Richard Rosenheim
"Jozef" <NO****@NOSPAM.com> wrote in message
news:8nvpe.1595651$8l.751606@pd7tw1no...
Hi Folks,

I'd like to find some FTP code if anyone has any. I'm just looking to check an ftp site and compare two files, if the FTP site file is newer, then
download it. Trying to do this on my own (I'm a novice) is proving
difficult. Any help would be appreciated.

Thanks!
Jo.

Nov 21 '05 #6

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

Similar topics

2
by: David Fickbohm | last post by:
People, I am trying to determine the creation date of files in a folder. I am using the following code to find the folder and confirm that files exist in the folder. If someone could give me an...
51
by: Richard Hengeveld | last post by:
Hi all, I'm trying to understand how pointers for function parameters work. As I understand it, if you got a function like: void f(int *i) { *i = 0; }
1
by: Paloma García | last post by:
Dear all, I have created personalized configuration sections in my web project following the instructions described in this page...
4
by: 28tommy | last post by:
Hi, I'm trying to find scripts in html source of a page retrieved from the web. I'm trying to use the following rule: match = re.compile('<script + src=+>') I'm testing it on a page that...
5
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As...
11
by: Rob | last post by:
I know, I know, don't use frames. Well, I'm stuck with these frames and I'm trying to add functionality without a complete redsign. You can look at this as a nostalgic journey. Anyway, I've got...
3
by: gmazza via AccessMonster.com | last post by:
Hi there, I am trying to run a report using a parameter for where the user chooses a month from a combo box. Then on the report, I want it to compare the month to a date field and choose only...
0
by: rbukkara | last post by:
Hi, I have got the following error while trying to add a user in the LDAP Directory. javax.naming.NameNotFoundException: ; remaining name 'uid=vassila,ou=People,dc=cs,dc=uno,dc=edu' I have...
4
by: spectrumdt | last post by:
Hello. I am trying to extend Python with some C code. I made a trivial "Hello World" program in C that I am trying to wrap in "boilerplate" for inclusion in a Python program. But I can't compile...
3
by: teneesh | last post by:
Hi, I'm trying to find some records in a table that has been exported into Access (tbl_test). The new table that I am trying to create and insert the data to is called (tbl_test1). Here's my...
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?
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
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.