Dmitrij Mironov escribi�:
Try to look inside ..../OpenCA/etc/servers/node.conf
in Dataexchange section.
It must contains something like this:
## dataexchange with a lower level of the hierarchy
EXPORT_IMPORT_*DOWN*_DEVICE "/ca/data/data.tar"
EXPORT_IMPORT_DOWN_START ""
EXPORT_IMPORT_DOWN_STOP ""
EXPORT_IMPORT_DOWN_EXPORT "/bin/tar -cvpf @__DEVICE__@ -C @__SRC__@ ."
EXPORT_IMPORT_DOWN_IMPORT "/bin/tar -xvf @__DEVICE__@ -C @__DEST__@"
EXPORT_IMPORT_DOWN_TEST "/bin/tar -tvf @__DEVICE__@"
hello,
I am colleague of Angel. Ive changed the /dev/fd0 into /ca/data/data.tar, but I have noticed that there is no ca/data directory...Should I create it first ?
Many thanks
Miguel
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
