Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi co work: batch & delphi? (https://www.delphipraxis.net/4203-co-work-batch-delphi.html)

RWarnecke 4. Jun 2005 19:56

Re: co work: batch & delphi?
 
Es müsste aber auch so gehen :

Code:
@echo off
cls
echo.
echo passwords fuer user '{usr}' auf ssh-server:
echo password|ssh.exe -S +C -c 3des -L {serv_destPort}:{dest_ip}:{serv_inPort} {usr}@{sshs-ip}
So übergebe ich Passwörter in einem Batchfile unter Windows.


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:41 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz