On Sun, Dec 18, 2005 at 02:05:43PM +0100, ras-eric wrote:
> Hello, using mirror to fxp one dir from site to site, it stopped
> behaving as usual in recent versions. While 3.3.0 worked fine, newer
> versions dont create the dir on the target, instead the contents of
> dir on source will be uploaded to working dir on target.
> 
> i.e:  i have source_site with /pub/somedir/test.bz2, open source and
> target, cwd both to /pub and do mirror somedir slot:target
> resulting in /pub/test.bz2 on the target instead of /pub/somedir/test.bz2

append a trailing slash to destination, like this:

        mirror somedir slot:target/

Then basename of source directory will be automatically appended.

-- 
   Alexander..

Reply via email to