VMS Help FTP, Qualifiers *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1 - /INPUT
/INPUT=input-filespec Optional. If you do not specify the /INPUT qualifier, FTP takes input from SYS$INPUT. If you specifiy this qualifier, you must also supply an input_filespec. FTP continues to prompt until it has a valid input_filespec. Runs a DCL command file with FTP commands.
2 - /PASSWORD
/PASSWORD=password Optional. Default: your password on the local system. Password for the remote user account to which you want to connect.
3 - /USERNAME
/USERNAME=remote_user_name Optional. Default: your user name on the local system. Name of the remote user account to which you want to connect.
|