Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 29th, 2006, 08:39 AM
Registered User
 
Join Date: Jun 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default FTP in Visual Studio 2005 Pro (Visual Basic)

I am currently researching how to write a FTP program that will send certain text files to different FTP servers, depending on which customer owns which FTP server. Does anyone know where I can get started with this?

This program needs to:
 - run every 30 minutes and check if a file exists for a certain customer
 - if file exists, read file name and determine where to send the file
 - send the file
 - write a log entry that this certain file was sent at time/date and where it was sent

Your help is much appreciated. :)
- Scott
 
Old June 29th, 2006, 02:08 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

My first step would be to search help for keywords like "upload" and FTP...





Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio 2005 ermutigen BOOK: Professional Crystal Reports for VS.NET 1 June 27th, 2006 02:44 PM
Visual Studio 2005 (PRO) Cpp_Noob Visual C++ 2005 0 May 9th, 2006 12:47 PM
Visual Studio 2003 vs. Visual Studio 2005 eitanbarazani C# 2005 4 May 9th, 2006 01:34 AM
Visual Studio .net2003 and Visual Studio 2005 Gert Visual C++ 1 January 24th, 2006 05:10 AM
VWD Express vs. Visual Studio Pro dukescotts BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 5 November 17th, 2005 11:36 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.