Difference between revisions of "FTP"
From MidrangeWiki
MrDolomite (talk | contribs) m (→Change the banner / welcome / hello screen: add 220 message) |
MrDolomite (talk | contribs) m (create EL section and add ietf.org specification link) |
||
Line 9: | Line 9: | ||
WRKMSGD MSGID(TCP120D) MSGF(QTCP/QTCPMSGF) | WRKMSGD MSGID(TCP120D) MSGF(QTCP/QTCPMSGF) | ||
</pre> | </pre> | ||
+ | |||
+ | ==External links== | ||
+ | *[http://www.ietf.org/rfc/rfc0959.txt?number=959 RFC 959] official specification of the File Transfer Protocol (FTP) from [http://www.ietf.org www.ietf.org] | ||
==Categories== | ==Categories== | ||
[[Category:Definitions]] | [[Category:Definitions]] | ||
{{stub}} | {{stub}} |
Revision as of 16:03, 16 March 2007
FTP is an acronym which stands for File Transfer Protocol.
The AS/400 can function both as an FTP server and an FTP client.
Tips
Change the banner / welcome / hello screen
Standard FTP message 220 is shown when a client connects to an FTP server. On the AS/400, this is stored in message TCP120D in the MSGF below can be modified. [1]
WRKMSGD MSGID(TCP120D) MSGF(QTCP/QTCPMSGF)
External links
- RFC 959 official specification of the File Transfer Protocol (FTP) from www.ietf.org
Categories
This article is a stub. You can help by editing it.