Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: ftp.type - Function Up: ftp - Tool Previous: ftp - Tool


ftp - Constructor



Package utility
Module misc
Tool ftp


Construct an ftp tool


Synopsis
ftp(host, user, pass, command, prompt, verbose)


Returns
ftp tool


Description
This is the only ftp constructor.






Arguments

host   Host to connect to
    Allowed: String
    Default: aips2.nrao.edu
user   User name
    Allowed: String
    Default: anonymous
.

pass

  Password
    Allowed: String
    Default: e-mail address
command   ftp command string
    Allowed: String
    Default: ftp -n -v -i
.

prompt

  ftp command prompt
    Allowed: String
    Default: ftp>
.

verbose

  Report lots of information?
    Allowed: Boolean
    Default: T|F


next up previous contents index
Next: ftp.type - Function Up: ftp - Tool Previous: ftp - Tool   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15