Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] client for hylafax
Quoting Jonas Genannt <jonasge@gmx.net>:
> One last question:
>
> telnet localhost 4559
> USER hggh
> 230 User hggh logged in.
> tzone local
> 200 Using time values in CET.
> pasv
> 227 Entering passive mode (127,0,0,1,128,95)
> nlst /recvq
>
> And now the console hangs...
> I can't input anymore.
> The same with list /recvq
>
> What's wrong ?
It's waiting for you to connect to the port it specified to send you the
data through the data connection.
Open a second telnet to the ip and port specified by the passive line; in
the example above, ip is 127.0.0.1 and port is 32863 (128*256 + 95).
If you want to do more than one list/nlst, you must remember to send a new
pasv command everytime and open a new connection, to the new port
specified, for each command.
--
Patrice Fournier
pfournier@loups.net
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*