2014-11-19 23:16:16 +01:00
|
|
|
@REM
|
2012-12-29 01:43:39 +01:00
|
|
|
|
2015-05-28 19:04:57 +02:00
|
|
|
@REM $Id: test_exe_2.bat,v 1.6 2015/03/20 03:11:22 gilles Exp gilles $
|
2012-12-29 01:43:39 +01:00
|
|
|
|
2014-11-19 23:16:16 +01:00
|
|
|
@REM cd C:\msys\1.0\home\Admin\imapsync
|
|
|
|
cd /D %~dp0
|
|
|
|
|
|
|
|
@REM imapsync.exe --host1 p --user1 toto --passfile1 secret.toto --host2 p --user2 titi --passfile2 secret.titi
|
|
|
|
@REM .\imapsync.exe --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi
|
|
|
|
|
2015-05-28 19:04:57 +02:00
|
|
|
@REM .\imapsync.exe --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi ^
|
|
|
|
@REM --foldersizes --usecache --folder "INBOX.[bracket]" --debugcache
|
2014-11-19 23:16:16 +01:00
|
|
|
|
2015-05-28 19:04:57 +02:00
|
|
|
@REM .\imapsync.exe --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi ^
|
2014-11-19 23:16:16 +01:00
|
|
|
@REM --dry --nofoldersizes --regextrans2 "s,(.*),\L$1," --justfolders
|
2015-05-28 19:04:57 +02:00
|
|
|
|
|
|
|
@REM .\imapsync.exe --testslive
|
|
|
|
perl .\imapsync --tests
|