Error reading ssh private key
I get an error when trying to use ssh to access a server. I get the following error:
ERROR: Public key authentication failed: Unable to extract public key from private key file: Wrong passphrase or invalid/un recognized
I copied the private and public key files from iCloud storage into a ssh sub folder in local files.
The private key isn’t password protected.
All remote device addresses get the same changes
If I make changes in Remote connections list IP address or remote directory to open upon connection all remote connections in the list have the same changes. This makes the app useless except to connect to one remote device. I am unable to save 2 or more device address locations as they are all being edited
Change Third party providers display name within Textastic
When I add third-party providers BELOW the Open.. file, They all get the same name, “Documents”, and the same sub-title “External: Storage Provider”. It would be nice to be able to customize the displayed name rather than guessing by position.
connet to ftp error
I got error 530 Non-anonymous sessions must use encryption when tried to connect to ftp. Please help...
Cursor wheel under keyboard
Everytime when I work cursor wheel on one of file hides under keyboard. This issue only on Textastic 7
Es6 Modules
Does testastic support importing and exporting modules between js files? For some reason, the following code doesn’t seem to work https://feedback.textasticapp.com/communities/1-textastic-for-ios#
// file1.js
function sum(num1, num2) {
return num1 + num2;
}
export default sum;
// file2.js
import sum from "./file2.js";
console.log(sum(1, 2)); // instead of 3 I get the message “SyntaxError: Unexpected identifier 'sum'. import call expects
exactly one argument.”
note: file1 and file2 are in the same folder.
Thanks for your help.
Errol
Firebug Lite replacement
Firebug is no longer maintained.
Please keep an eye on this open source project as replacement for firebug lite.
Verbindung über Lokal/Netzwerk
Hallo Herr Blach! Gibt es die Möglichkeit auch irgendwie lokal, also im eigenen Netzwerk, sich mit seinem eigenen Webserver zu verbinden? Ich steh nicht so auf WebDAV oder FTP :-/ Extern lieber VPN und dann "lokal" programmieren :-)
Not working in Preview
If i write absolute paths, the app can not recognize the root folder and it can not show correct preview.
<link rel=“stylesheet” href=“/css/css.css”>
I want the app to recognize “/“ as the working folder.
Customer support service by UserEcho