mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
10 lines
211 B
Batchfile
10 lines
211 B
Batchfile
|
|
|
|
cd /D %~dp0
|
|
|
|
.\imapsync.exe --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi --ssl1 --ssl2 --delete2 --folder INBOX --usecache --tmpdir "E:\\temp"
|
|
|
|
|
|
|
|
|