Hi folks, I wonder if the wagon ftp provider already allows site-deploy over ftp. My isp does not allow ssh/scp to be used :-(
I have looked in the mailing list archive and discovered earlier requests like this. However, most replies state directory copying is not supported. This is also the message I am currently getting. Wagon protocol 'ftp' doesn't support directory copying However, when I look at the wagon ftp provider sources [1] I noticed a ftp.makeDirectory in there. So I wondered it directory copying is supported in the current version. If not supported, what would it take to include it. Can this be done by an inexperienced user like me :-) Kind regards and keep up the good work, Minto van der Sluis [1] https://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-1/wagon-providers/wagon-ftp/src/main/java/org/apache/maven/wagon/providers/ftp/FtpWagon.java -- View this message in context: http://www.nabble.com/Using-FTP-for-site-deploy-tf2397347.html#a6685087 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
