![]() |
Hello, directory and file exists and are world read- and writeable. Some more details of what we doing here. Our faxrcvd-script copys the fax and log files into a directory and inserts a dataset with links to these files into a mysql database. Our windows client get fax information from hylafax-server via hylafax-client protocol and reads the archive-database. If the windows user opens a fax, we get the fax-file from the server via the client-protocol. Works perfect for fax which are in the recvq-dir. But if we try to get archived ones we get "550 : archive/20030912/fax00006.tif. No such file or directory." Are subdirs not supported in 'retr' command of Hylafax-client-protocol ? with kind regards J�rg Wiesenfeller -----Urspr�ngliche Nachricht----- Von: hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx]Im Auftrag von Matthias Reich Gesendet am: Montag, 15. September 2003 12:09 An: J�rg Wiesenfeller; hylafax-users@xxxxxxxxxxx Betreff: Re: [hylafax-users] Fax archive remote access Am Montag, 15. September 2003 11:37 schrieb J�rg Wiesenfeller: > Hello, > > I've changed faxrcvd to archive incomming faxes into a suddirectory under > the archive dir like for example > archive/20030912/fax00006.tif. > When i try to retrieve the file through the hylafax-protocoll i get the > error "550 : archive/20030912/fax00006.tif. No such file or directory." > > Any ideas ? > > Thanks in advance > > J�rg Wiesenfeller > > > > ____________________ 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@xxxxxxxxxxx < /dev/null > *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx* Maybe the directory archive/20030912 does not exist or is not writeable ?? I do the same and it works fine: I copy the incoming faxes into a new directory and put a row in a log file. have a look at my attached faxrcvd. and the perl-script ps_config.pl which puts an ID on the fax before sending it to the printer. HIH -m -- HAGOS eG phone: +49 711 7880592 Matthias Reich fax: +49 711 7880535 Industriestr. 62 web: http://www.hagos.de D-70565 Stuttgart mail: rei@xxxxxxxx Germany ____________________ 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@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*