Subject Re: [ib-support] Change default temporary file
Author Paul Reeves
Francoeur, Michel wrote:


> Gds_inet_server use /tmp directory and i want to change for an other
> directory /mytmp. How can i do that.
>

You can't set this from within InterBase 4.0. (It is a feature that was
only added in InterBase 5.0).

gds_inet_server should be inheriting the TMP variable from its parent
process, which is using the environment of its owner - root, probably.
If the TMP var isn't defined InterBase defaults to using /tmp.


Paul
--

Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase