Commit graph

10 commits

Author SHA1 Message Date
scrat
af16d445c6 further work on the transporter integration.added functionality for testing a simulated rpcserver similar to what has been done for outlook crawler.
until now unfortunately using the testcase for the transporter does not work, because the params handed over in the doctest do not arrive at the Transporter object. This is why the doctest is not yet registered in cybertools.agent/test.py

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2718 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-22 15:58:38 +00:00
scrat
5a48213560 intermediate check-in. moved rpcserver.py to testing, but yet only a part of the requested changes have been made there.
rpcclient functionality has been integrated into /transport/remote.py
The transporter class is now using its own config-file (as a first idea).

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2717 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-20 22:18:35 +00:00
scrat
5a1e67fe5c Added rpcclient.py in /agent/transport which is instantiated by Transporter in /agent/transport/remote.py
Added rpcserver.py in /agent/control which is intended to
be listening on connections and hands over metadata and resource objects to a controller.

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2711 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-13 21:35:42 +00:00
helmutm
6e0ef6fd03 work in progress: SFTP transfer
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2664 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-04 15:45:55 +00:00
helmutm
757d47ba12 work in progress: resource/file transfer with SFTP
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2653 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-31 08:58:13 +00:00
helmutm
d319203a4f work in progress: transport, esp filetransfer with sftp
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2650 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 10:18:47 +00:00
helmutm
9754f0e22d set up filetransfer module
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2649 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 09:30:06 +00:00
helmutm
2909cde81d set up filetransfer module
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2648 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 09:29:57 +00:00
helmutm
f56e98b2ee work in progress: cybertools.agent - more on base and sample implementations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2414 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-24 10:33:26 +00:00
helmutm
c8622b3058 added cybertools.agent package (work in progress...)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2413 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-23 14:07:15 +00:00