Hi,

Sling is the FTP Server providing access to the repository similar as the 
WebDAV bundle provides WebDAV based access.

Implementationwise the FTP server bundle uses the Commons Ftp Server library 
and implements the backend API to integrate with the repository (the Sling 
Resource API, actually).

Regards
Felix

Am 02.04.2013 um 11:35 schrieb Dascalita Dragos:

> Hi Felix, what would be the workflow here ?
> Apache Sling connects to a remote FTP server to watch when new files get
> added into a specific path and then copy those files in JCR ? Or use them
> directly from the FTP server ?
> I'm trying to understand how similar would this bundle be when compared to
> a workflow when the FTP storage is mounted as a network drive in the same
> machine with Sling, and then use Sling to watch for a specific local folder
> - using the Apache Sling FileSystem Resource Provider Config.
> 
> Thanks,
> Dragos Dascalita Haut
> 
> 
> 
> 
> On Tue, Apr 2, 2013 at 10:22 AM, Felix Meschberger <[email protected]>wrote:
> 
>> Hi all
>> 
>> I have been prototyping a Sling based FTP Server in my whiteboard [1].
>> IMHO this would be a quite nice addition to the Sling code base.
>> 
>> How about moving that code to the contrib folder -- or if interest exists
>> -- to the bundles folder ?
>> 
>> Regards
>> Felix
>> 
>> [1] https://svn.apache.org/repos/asf/sling/whiteboard/fmeschbe/ftpserver/
>> 
>> --
>> Felix Meschberger | Principal Scientist | Adobe
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 


--
Felix Meschberger | Principal Scientist | Adobe







Reply via email to