MKDIR Problem

Kees Vonk <[email protected]> Wed, 22 Feb 2012 11:35:33 +0800
Newsgroups gmane.comp.web.sitecopy
Message-ID <CAJN9_qCSrigQb5O=CJ7wi6GCddKW=-0yJR4c1XUGKpiRxSOhvQ@mail.gmail.com>
I am trying to use sitecopy to copy things to a remote NAS device. The
FTP server on the device seems very limited and does not allow you to
create multiple levels of directories (like "mkdir -p"). Instead you
have to go into each directory and create the next level of
directories in there. Is there a way I can tell sitecopy to do this?

Thanks,
Kees