HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] invalid page size when sending to Hyla server
Dear Claude,
> Jul 12 11:11:40.75: [15338]: SEND file "docqcdm6114.ps;30"
Is there a '/' missing (="docq/cdm6114.ps;30") ?
/docq is the folder which holds all pending fax documents.
Maybe you could switch to STOT command:
PASV
HylaFAX returns a port, e.g. 192,168,1,1,<12>,<345>
get port number: (<12>*256)+<345>
STOT
HylaFAX returns <doc name> (e.g. doc123.ps)
send document via winsock through this port
change:
LocalFileName := 'JPARM DOCUMENT '+ <doc123.ps>;
Best Regards
Bodo
--
___________________________________________
Bodo Noering Consulting
Zur Alten Faehre 23 · D-45219 Essen
Phone +49-2054-971790 · Fax +49-2054-971791
bn@urania.com · http://www.urania.com
___________________________________________
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null