From 8befa0403f8e9644dbf9762e20784baa28ac6ea8 Mon Sep 17 00:00:00 2001 From: Ramon Novoa Date: Wed, 2 Apr 2008 13:31:21 +0000 Subject: [PATCH] 2008-04-02 Ramon Novoa * bin/pandora_agent.conf: Changed default transfer mode to tentacle. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/win32/ChangeLog | 5 +++++ pandora_agents/win32/bin/pandora_agent.conf | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/pandora_agents/win32/ChangeLog b/pandora_agents/win32/ChangeLog index 784c33b716..7e807b752a 100644 --- a/pandora_agents/win32/ChangeLog +++ b/pandora_agents/win32/ChangeLog @@ -1,3 +1,8 @@ +2008-04-02 Ramon Novoa + + * bin/pandora_agent.conf: Changed default transfer mode + to tentacle. + 2008-03-25 Ramon Novoa * bin/PandoraAgent.exe: Updated to r764. diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index 414056ba8a..8e79366fbe 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -27,10 +27,10 @@ interval 300 # use directive agent_name # agent_name caprica -# By default FTP is configured. To use SSH, just comment next two lines +# Possible values are tentacle (default), ftp and ssh. -transfer_mode ftp -server_pwd pandora123 +transfer_mode tentacle +server_port 41121 # Debug mode do not copy XML data files to server and stop executing after first one # debug 1