mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
19 lines
461 B
Batchfile
Executable File
19 lines
461 B
Batchfile
Executable File
|
|
|
|
SET
|
|
CD /D %~dp0
|
|
REM perl imapsync --testsunit tests_kill_zero
|
|
REM perl imapsync --testsunit tests_killpid
|
|
|
|
START perl imapsync --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi --pidfilelocking --simulong 22 --justlogin
|
|
ping -n 5 127.0.0.1 >nul
|
|
perl imapsync --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi --pidfilelocking --tail --justlogin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|