imapsync/FAQ.d/FAQ.Folders_Sizes.txt
Nick Bebout 9a927be251 1.882
2018-05-07 09:04:23 -05:00

24 lines
836 B
Text

#!/bin/cat
$Id: FAQ.Folders_Sizes.txt,v 1.1 2017/09/29 11:10:53 gilles Exp gilles $
This documentation is also at http://imapsync.lamiral.info/#doc
=======================================================================
Imapsync tips to know folders sizes.
=======================================================================
=======================================================================
Q. How can I know the size of all folders before launching a sync?
R. Use --justfoldersizes option.
With --justfoldersizes option, imapsync displays the folder size
part of a run and then exits without doing any transfer:
imapsync ... --justfoldersizes
=======================================================================
=======================================================================