Your comments

Hello,

yes, sorry, this is a known problem: all characters that aren't in the monospaced fonts supported by Textastic, incur a performance hit. Basically, Textastic has to search for another font that can draw this character. Deja-Vu Sans Mono for example supports the following scripts according to http://dejavu-fonts.org/wiki/Main_Page:

The following scripts are supported:

  • Latin (including European and African alphabets, IPA, ...)
  • Greek (including polytonic)
  • Cyrillic
  • Armenian
  • Georgian

Following scripts aren't available in all the styles:

  • Hebrew
  • N'ko
  • Tifinagh
  • Lao
  • Canadian Aboriginal Syllabics
  • Ogham
  • Arabic

If you know of a monospaced font that also includes Japanese characters with a license that I can work with, this would solve the problem and I'd be happy to include it in an update of Textastic.

Currently, it's ok if you only use Japanese characters for a few code comments, but unfortunately it's not really suited for long texts with many Japanese characters.
Ah, I see. I'll consider it. The problem I see right now is how to fit this information in this small area, especially if a file is linked to more than one remote location.
I plan to do something like that for Textastic 3.0.

Apple seems to have the copyright for the Monaco and Menlo fonts and unfortunately, they are not included with iOS.

I asked Apple several months ago if I could use the fonts in Textastic, but after they referred me to their legal department I never got an answer.

Seems like I forgot to implement the "Verify SSL certificate" switch as it exists for FTPS connections. I'll add it in an update.

As a workaround, you can e-mail yourself the self-signed SSL certificate. Then retrieve it on your iPad and open the certificate file. iPad will ask if you want to install it. Check it to install SSL Certificate.

I've heard that you can also use the iPhone Configuration Utility to install certificates on devices. (http://support.apple.com/kb/DL851 (Mac) or http://support.apple.com/kb/DL926 (Windows)).
Hrmm, the file is only created if at least one byte is downloaded. So, yes, that probably means that you can't download empty files. I'll put it on my todo list.
Textastic already remembers when the remote file location when you upload or download files and displays this information in the File Information popover (section "Links to Remote Connections"). When you tap on the path, the full path is displayed in an alert.



Or are you referring to something else?
Great story – I'm glad you like the app! :)
I had a look at it and I know that iSSH does somehow show a transparent keyboard, but unfortunately I found no documented way to do that. If someone knows how to achieve a transparent keyboard in iOS: please tell me.
Great to hear that you could resolve the issue with your FTP conneciton.

Regarding FTPS: Did you disable "Verify SSL certificate" yet? You need to disable this setting if you're using self-signed certificates.