cybertools/agent/testing/transporter.cfg
helmutm cea87a8225 work in progress: resource transfer via sftp, + testing code
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2733 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-07-02 15:51:58 +00:00

14 lines
397 B
INI

#
# sample.cfg - agent configuration for demonstration and testing purposes
#
# $Id$
#
# transportserver.xmlrpc='testing'
controller(names=['core.sample'])
scheduler(name='core')
logger(name='default', standard=30)
transport.remote.server = 'testing'
transport.remote.url = 'http://localhost:8123'
transport.remote.ftp.url = 'http://cy05.de'
transport.remote.ftp.user = 'scrat'