If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > DOS version 6 FTP command

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-14-04, 20:48
cmacapili cmacapili is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
Red face DOS version 6 FTP command

Hi! I really need your help guys... I tried this code manually to our tester which runs under DOS version6.

ftp -s:test_ftp.txt

where:

test_ftp.txt => contains all of my ftp commands.

The DOS version 6 doesn't have a "-s" flag. I'm having a problem to how am i going to call my text_file using FTP. FTP DOS 6 commands has the syntax:

ftp -b -g -d -i | -v

I don't know what -b means. And i'm wondering, that it is impossible that DOS 6 FTP doesn't have a capability to call a text/batch file... My other solution to get my file is thru rsh, but it would be easier if my FTP will work. Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On