Thread: Auomating FTP in Windows 98 using Batch files?

  1. #1
    bobothesmart
    Guest

    Auomating FTP in Windows 98 using Batch files?

    Is there any way to write a batch file that will use the ftp client to upload a file to a server?

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    First of all, it might be best to do this with Java instead of batch.
    Second, you'll need a command line FTP program unless you're starting from scratch. Third, HTML provides a nice feature where in a form, it aotomatically allows you to select a file for uploading.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  2. Script errors - bool unrecognized and struct issues
    By ulillillia in forum Windows Programming
    Replies: 10
    Last Post: 12-18-2006, 04:44 AM
  3. How I can use the windows font files with (.ttf) extension?
    By hadizadeh in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 12-18-2001, 06:01 AM
  4. Source Code To Windows 98, LMAO
    By Generator in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 10-23-2001, 07:01 AM
  5. Windows 98 Programming from the Ground Up
    By morbuz in forum Windows Programming
    Replies: 1
    Last Post: 09-09-2001, 03:27 PM