Incorrect Syntax for FTP in Help File
Article ID: 120931
Article Last Modified on 10/13/2003
APPLIES TO
- Microsoft TCP/IP-32 for Windows for Workgroups 1.0
- Microsoft Windows for Workgroups 3.11
This article was previously published under Q120931
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: KB120931