cancel
Showing results for 
Search instead for 
Did you mean: 

File upload through FTP

romschn
Star Collaborator
Star Collaborator
Hi All,

Alfresco version : 3.4

I am trying to find out what API calls are being made when we upload a file in alfresco repository through FTP server.
I could locate that few classes from alfresco-jlan-embed.jar are handling this functionality.

I was not able to get the source for alfresco-jlan-embed.jar as it was not part of SDK.

Could someone please help me on this. where can I find the source for alfresco-jlan-embed.jar? Does anyone have ever worked on such functionality?

Thanks,
1 REPLY 1

mrogers
Star Contributor
Star Contributor
The source code is in the "usual" place.  Download it from svn.    JLAN and Repository projects.

There's no need for it to be in the SDK since there's no interfaces for you to use.