I know ftp client(classical ftp client of Unix, for example kftp or netkit-ftp binary) use the file $HOME/.netrc. The syntax is really simple
machine ftpservername login myname password ******* But if I want for example to turn on or off the prompt(prompt off command) there is no $HOME/.ftprc? Is possible to put configuration on $HOME/.netrc?