Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Scripterstellung SFTP

You are missing an equal sign (=) between -hostkey and the hostkey. It should be like:
open sftp://benutzer:passwort@100.111.112.244/ -hostkey="ssh-rsa 4096 222222222222222222222222222222MFpE228teoegw="
Peter

Scripterstellung SFTP

Hallo,
ich bekomme es nicht hin, mich an einem Server per SFTP anzumelden.
Hab jetzt schon bei euch hier die Anleitung geschaut.
Mein Scribt ist genau so
open sftp://benutzer:passwort@100.111.112.244/ -hostkey "ssh-rsa 4096 222222222222222222222222222222MFpE228teoegw="

Ich kann machen was ich will es kommt immer der Fehler
Zu viele Parameter für den Befehl 'open'.

Ich bitte um Unterstützung !

Gruß
Peter