Results 1 to 1 of 1
how can I set ncftp that it stops if the connection is not given to the remote server.
if you enter an wrong ip adress, the ncftp client always tries ...
- 04-18-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 3
ncftp does not stop if no connection
how can I set ncftp that it stops if the connection is not given to the remote server.
if you enter an wrong ip adress, the ncftp client always tries to reconnect with no timeout.
the programm keeps running, but it should terminate and return an error code
#the programm remains opened and does not throw any return codeCode:ncftpls -u user -p pass ftp://wrong.address
does anyone know how to fix this`?


Reply With Quote