Download List

Descripción del Proyecto

Actim allows you to send and retrieve files, and to call command line programs on a target machine via emails. The application can handle both synchronous and asynchronous requests with basic security features. It has both command line and graphical user interfaces. This can be useful if, for example, your home PC does not have any access to your office workstation which is behind the company firewall.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-31 13:28
pre-alpha 0.3a

Esta versión corrige colgando de las ejecuciones de línea de comandos que resultan volver> 4K, sin retorno de error al ingresar una ruta de destino válida, planteó una excepción cuando un directorio que ya existe con TargetPath + archivo, la convención de nombres para reemplazar los archivos existentes no son coherentes, un error de análisis sobre ENCUESTA EMAIL SETUP_USER <user> , No problemas con el código de salida del cliente en respuesta a el código de retorno del último evento recibido del servidor, y un problema causado por mal colgando de entrada de nombre del comando sobre ENCUESTA EMAIL SETUP_USER. El mecanismo de configuración se ha reorganizado completamente para utilizar ConfigParser, un autotests pocos están incluidos, contenido de correo electrónico está ahora codificado si se especifica que con la opción Ekey, algunas otras modificaciones pequeñas, y ahora corre en Python 2.1. Esta liberación no se puede ejecutar en cualquier plataforma Windows.
Tags: Minor security fixes
This release fixes hanging from command-line
executions that return result > 4K, no error
return when inputting an invalid target path, an
exception raised when a dir already exists with
targetpath + file, the naming convention to
replace existing files not being consistent, a
parse error on POLL EMAIL SETUP_USER <user>,
issues with the client exit code not responding to
the return code of the last event received from
server, and a hanging problem caused by wrong
command name input on POLL EMAIL SETUP_USER. The
configuration mechanism has been completely
reorganised to use ConfigParser, a few autotests
are included, e-mail content is now encrypted if
specified to with the eKey option, some other tiny
modifications, and now runs on Python 2.1. This
release does not run on any Window platforms.

2001-05-15 13:18
pre-alpha 0.2

Makefile modificado para fijar instalar incompatibilidades. Una nueva sección añadida a la documentación denominada «arquitectura». Código de retorno incorrecto para recuperar inexistente archivo fijo. Cliente ahora se cierra cuando se utiliza una contraseña. Símbolo de login ahora aparece cuando el usuario y la contraseña como cadenas vacías.
Tags: Minor bugfixes
Makefile modified to fix install incompatibilities. A new section added to the documentation called 'architecture'. Incorrect return code for retrieving non-existent file fixed. Client now exits when password is used. Login prompt now appears when the user and password are set as empty strings.

Project Resources