in reply to Re: Seeking help for copying recursive folders having some folder/file names in Chinese or japanese
in thread Seeking help for copying recursive folders having some folder/file names in Chinese or japanese
thanks for your response. Win32::Unicode::cptreeW works perfect in terms of copying the folder, but it do have an optimization for not copying the empty folders.
Is there a way to get rid of this optimization? I just need to have the exact same directory structure at destination as it is on source location.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Seeking help for copying recursive folders having some folder/file names in Chinese or japanese
by BrowserUk (Patriarch) on Jan 19, 2015 at 16:52 UTC |