On Fri, Aug 30, 2002 at 01:50:05PM -0700, Mr. Darren wrote: > when using the mirror command I would like a feature > to skip over files that are 0bytes and empty > directories? any chance this feature exists or could > be added?
Are directories with empty subdirectories considered empty? The change would require modification of mirror action sequence. Currently the directory being mirrored to is created before the contents of source directory is known. -- Alexander.
