Hello,
RadEditor for ASP.NET AJAX does not offer a built-in way to upload a file to a FTP server. To do that you should implement a custom file browser content provider and write the needed code in the
StoreFile function which is executed when a file is being uploaded.
As Dobromir wrote: There is an example of a FTP content provider which is available in the following KB article:
Connecting the RadFileExplorer to a FTP filesystem
My suggestion is to examine its code and customize it to achieve your scenario.
Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now