int bbftp_private_getargs(char *logmessage)
This routine is called at the begining of the login sequence (just
before setting the process in background if needed) in order
to allow the programmer to set variables or to request input from
the user.
The return code and the variables are explained in the file.
After having called this routine the main program will exchange
RSA keys with the server in order to crypt all messages sent
during the authentication procedure. Then the hand will be given
to the next routine :