bwrega / imapcopy

Automatically exported from code.google.com/p/imapcopy
0 stars 0 forks source link

subdirectories not copied #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. execute the copy as describe in the README

What is the expected output? What do you see instead?

Normal copy

What version of the product are you using? On what operating system?

lastest

Please provide any additional information below.

The software copy only the first level directory. Subdirectories aren't copied.

Original issue reported on code.google.com by drwo...@gmail.com on 2 May 2011 at 6:19

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
If you move the line "Folder[] sourceFolders = sourceFolder.list();" to the top 
of the "copyFolderAndMessages" method it works. Seems like the open() call 
prohibits seeing the subfolders when calling list().

Original comment by manfred....@googlemail.com on 26 Jun 2013 at 8:44

Attachments:

GoogleCodeExporter commented 8 years ago
Manfred, 
It looks like this project is no longer maintained by its creator. 
Im not good at Java. any chance for instructions on how to fix it so that this 
will work? Or perhaps a new revision?

Original comment by t.w.o...@gmail.com on 7 May 2015 at 5:16