Please help me how I can change the NcFTP redial delay from the present time of 20 seconds. I also want to set up the default setting to ask for a username instead of using anonymous logins. Is this possible? And what happened to the Visual mode?
How to change NcFTP redial delay
Hi Rexwald,
You can definitely change the NcFTP redial delay from the present time of 20 seconds to a new value. You can do that from inside the NcFTP shell. You just need to change and amend the code ‘do set redial-delay 60’ to set it to 60 seconds or to a value you like. You need to use the r-flag to specify the number or redials and the redial delay when using the utility program.
Unfortunately, you cannot set the program to always ask for the user name and password unless and it is illegal to modify the source code of the application itself.
Aristono