/[cvs]/nfo/perl/scripts/outlook2ldap/bin/feed.bat
ViewVC logotype

Contents of /nfo/perl/scripts/outlook2ldap/bin/feed.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Mon Jan 20 16:26:52 2003 UTC (21 years, 5 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
FILE REMOVED
- replaced through 'feed_contacts.pl'

1 @echo off
2 echo -----------------------------------------
3 echo Outlook vs. LDAP
4 echo -----------------------------------------
5 feed.pl --action=save --source=outlook --source-type=ContactItem --source-node=test.test --target=ldap --target-node=Adressen.test --mapping-module=Torus::Map::Outlook
6
7 echo . .
8
9 echo -----------------------------------------
10 echo LDAP vs. Outlook
11 echo -----------------------------------------
12 echo ... to be implemented!!!
13 rem feed.pl --action=load --source=outlook --source-type=ContactItem --source-node=test.test --target=ldap --target-node=Adressen.test --mapping-module=Torus::Map::Outlook

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed