Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FTP-TEST(1C)							    FTP-TEST(1C)

NAME
     ftp-test - connect to an ftp server multiple times.

SYNOPSIS
     ftp-test  <hostname>  [:connections=N]  [:wait=pause] [:username=anonymous]
     [:password=user@hostname] [:debug=false]

DESCRIPTION
     ftp-test opens multiple connections to the ftp server, logging in with  the
     username  and  password specified. Then waits a given number of seconds, or
     prompts for and reads a line of user input if wait=pause.

EXIT STATUS
     connection errors result in a non-zero exit status.

AUTHOR
     gjc@world.std.com

SEE ALSO
     siod ftp-cp http://people.delphi.com/gjc/siod.html

FILES
     /usr/local/bin/ftp-test	/usr/local/bin/siod    /usr/local/lib/libsiod.so
     /usr/local/lib/siod/ss.so /usr/local/lib/siod/ftp.scm

				      LOCAL			    FTP-TEST(1C)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ftp-test&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help