jackgene / sftp-servlet-container

A servlet container that uses SFTP instead of HTTP as its access protocol.
1 stars 0 forks source link

Add support for HTTP MKCOL #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This primarily involve implementing ServletResourceSshFile#mkdir() (and 
SftpServletFileSystemView support methods) to make HTTP MKCOL calls to the 
servlet engine.

Original issue reported on code.google.com by jackg...@gmail.com on 8 Jul 2012 at 4:13

GoogleCodeExporter commented 8 years ago

Original comment by jackg...@gmail.com on 12 Jul 2012 at 4:45