Incorrect Syntax for FTP in Help File

ID: Q120931


The information in this article applies to:
  • Microsoft TCP/IP-32
  • Microsoft Windows for Workgroups version 3.11


SUMMARY

The syntax displayed in the Microsoft TCP/IP-32 FTP utility online Help file, MTCPIP32.HLP, is incorrect. According to the Help file, the syntax is:

ftp [-v] [-n] [-i] [-d] [-g] [host] [-s: filename]
The correct syntax should be:
ftp [-v] [-n] [-i] [-d] [-g] [-s:filename] [host]
The [host] parameter is at the end of the line after the [-s:filename] parameter, and there is no space after "-s:" and before the filename. If the incorrect syntax is used with the -s parameter, it pops up the ftp window and closes before you can read the error message.

Additional query words: prodtcp32 wfw wfwg 3.11

Keywords :
Version : :; WINDOWS:3.11
Platform : WINDOWS
Issue type :


Last Reviewed: October 27, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.