Copying directories (recursively) should be handled as one transfer
-------------------------------------------------------------------
Key: WAGON-274
URL: http://jira.codehaus.org/browse/WAGON-274
Project: Maven Wagon
Issue Type: Improvement
Components: wagon-ftp, wagon-webdav
Affects Versions: 1.0-beta-2
Reporter: Johan Vogelzang
As well as for wagon-ftp as for wagon-webdav deployment of directory structures
is really slow.
Each file is handled as a separate transfer. Each transfer cost a lot of
ceremony for handling the protocol.
Deploying our project site with scp takes about 1 minute, while deploying with
wagon-webdav it takes 16 minutes.
Copying directory structures in one transfer should speed it up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira