What happens if you manually make your top-level upload directory a 
sling:Folder? Are any sub-directories that are auto-created also created as 
sling:Folder?

If that doesn’t work you may be able to something with hints, but I don’t think 
it will be very simple - it looks like the hints only apply to the final node, 
but I’m not 100% sure. See TypeHint:
http://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html

Robert A. Decker
[email protected]
http://robdecker.com/about


On 20 Jun 2014, at 08:17, anjan <[email protected]> wrote:

> Hi, I am using "Importing Content Structures" of Sling POST servlet to import
> zip file into the repository and it is working fine.  I observed that all
> the folders created are of "nt:folder" type.  Is it possible to create
> folders of type "sling:Folder"?  Please advice.
> 
> 
> 
> --
> View this message in context: 
> http://apache-sling.73963.n3.nabble.com/Importing-Content-Structures-zip-tp4034859.html
> Sent from the Sling - Users mailing list archive at Nabble.com.
> 

Reply via email to