![]() |
On Fri, 30 Jun 2000, c.devise wrote: > Who can send to me some examples of connection and protocol, i cannot use > only some requests (status, help, jnew, jparm, etc...) > Particularly, in don't know how use the list command, and others that needs > a data connection (???) > Message 425 : Cannot build data connection: Connection refused. This should get you started. Gotta think ftp _NOT_ telnet ... [mike@redhat mike]$ ftp -n ftp> open localhost 4559 Connected to localhost. 220 redhat.hci.louisville.ky.us server (HylaFAX (tm) Version 4.0pl2) ready. ftp> user mike 230 User mike logged in. ftp> dir 200 PORT command successful. 150 Opening new data connection for ".". -r--r-- 1 ^mike 1233 Sep 29 21:44 COPYRIGHT drwx--- 2 14 1024 Sep 29 21:44 archive drwxr-x 2 14 1024 Jun 23 21:05 bin drwxr-x 2 14 1024 Jul 1 02:11 client drwxr-x 3 14 1024 Aug 12 10:51 config drwxr-x 2 14 1024 Aug 12 10:54 dev drwx--- 2 14 6144 Jun 29 09:58 docq drwx--- 2 14 2048 Jun 29 09:58 doneq drwxr-x 4 14 1024 Jun 28 17:41 etc drwxr-x 2 14 5120 Jun 29 08:06 info drwxr-x 2 14 21504 Jul 1 01:55 log drwx--- 2 14 1024 Sep 29 21:44 pollq drwxr-x 2 14 1024 Jun 23 20:06 recvq drwx--- 2 14 1024 Jun 29 09:58 sendq drwxr-x 2 14 1024 Mar 9 17:58 status drwx--- 2 14 1024 Jun 29 09:47 tmp 226 Transfer complete. ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null