Your comments

Sorry, but I need a lot more information in order to find out why it would crash:

When exactly does the crash happen? When retrieving the file information? When downloading files? When downloading a particular file?

Since 400 files is quite a lot (although this has been tested with a lot more files), this could possibly be an issue with low memory: did you try to restart your device before attempting the download?

Did you try to download only part of the files/folders and not all of the 400 files? Did it work?

Can you download other files/folders on the same server? If not: which ftp server software is it running?
Thanks, I tried one of the sample files and see what you mean. The problem is that I haven't found a way to set the MIME type for the UIWebView and still have it recognize relative files (like css and images).

My workaround was to add a "html" extension to the file as UIWebView seems to interpret the file extension. I thought, it would recognize SVG files by their content, but it doesn't.

So, right now I don't know how I can set the correct mime type for SVG files without breaking the preview function for normal html files with css and images files relative to them... :(
This is fixed for the next update.

In the meantime, you can use the virtual on-screen keyboard to enter accented characters (like á or ñ). Sorry for the inconvenience.
Well, you can first download the file from your Dropbox to the local file storage of your iPad.

Then connect to the FTP server and upload the file.

So yes, this is possible.
Sorry, but the order is determined by iOS, so unfortunately, this is not possible. (At least I'm not aware of it).
Nein, derzeit leider nicht.
Cool, thanks, that looks really promising!
Looks like there's enough that can be done in the next few years :)

I'm currently considering writing a new, advanced syntax highlighter that would allow me to do stuff like that.
I have to admit that I've never tested it over VPN and unfortunately I don't have a working VPN server... I'll try to reproduce it!