I'm having trouble in making script with interactive login. I have made one but it doesn't ask the login, it automatically log in when i run the script.
i just need the output like this:
please enter ftp server :
username :
password :
|
|
|
Use
In this way, you'll have the server, username and password collected in variables, respectively, Keep in mind that, even though the password is not displayed when prompted, you should not use the |
||||
|