FTP auf Knopfleiste
Moderators: Hacker, Stefan2, white
-
- Junior Member
- Posts: 20
- Joined: 2003-02-18, 10:58 UTC
FTP auf Knopfleiste
Hallo Leute,
wie kann ich die Verbindung mit einem bestimmten FTP-Server in die Knopfleiste legen. Ein FtpConnect mit der IP-Adresse als Parameter funzt nicht, ebenso ein FtpNew mit IP als Parameter.
Oder geht das garnicht?
Gruß
Martin
wie kann ich die Verbindung mit einem bestimmten FTP-Server in die Knopfleiste legen. Ein FtpConnect mit der IP-Adresse als Parameter funzt nicht, ebenso ein FtpNew mit IP als Parameter.
Oder geht das garnicht?
Gruß
Martin
Ist gar nicht so schwer:
Einen neuen Button auswählen.
Kommando eintragen:
"cd ftp://ftp.irgendwas.de/verzeichnis/unterverzeichnis/"
(ohne die Anführungszeichen)
Grüße,
Karl
Einen neuen Button auswählen.
Kommando eintragen:
"cd ftp://ftp.irgendwas.de/verzeichnis/unterverzeichnis/"
(ohne die Anführungszeichen)
Grüße,
Karl
MX Linux 21.3 64-bit xfce, Total Commander 11.50 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
-
- Junior Member
- Posts: 20
- Joined: 2003-02-18, 10:58 UTC
This should work:
[face=courier]ftp://username@ftp.host/ [/face]The root-directory of user 'username' on the FTP server 'ftp.host.'
[face=courier]ftp://username:password@ftp.host/secret-documents/ [/face]A folder within the account of user 'username,' with the password specified directly in the URL (works, but is not recommended).
[face=courier]ftp://username@ftp.host/ [/face]The root-directory of user 'username' on the FTP server 'ftp.host.'
[face=courier]ftp://username:password@ftp.host/secret-documents/ [/face]A folder within the account of user 'username,' with the password specified directly in the URL (works, but is not recommended).
-
- Junior Member
- Posts: 20
- Joined: 2003-02-18, 10:58 UTC
-
- Junior Member
- Posts: 38
- Joined: 2003-03-13, 12:41 UTC
- Location: Hamburg
FTP auf Knopfleiste
an Horst.Epp
Kannst Du bitte das mal genauer beschreiben, bei mir gibt's immer nur 'File not found'. Gibt es denn überhaupt den internen Befehl cm_FTPOPEN ?
Kannst Du bitte das mal genauer beschreiben, bei mir gibt's immer nur 'File not found'. Gibt es denn überhaupt den internen Befehl cm_FTPOPEN ?
Nein, das ist kein interner Befehl. Er funktioniert nur in der Button Bar und im Startermenu. Dabei muss man FTPOPEN Session_Name ins Kommando-Feld in der Konfiguration der Button Bar eintragen. Session_Name ist dabei der Name, den du fur die FTP Verbindung in Strg-F definiert hast. Siehe auch die Hilfe zum Button Bar Konfigurieren (Konfigurieren - Buttonbar andern - Hilfe (- Command - 4).).
HTH
Roman
HTH
Roman