[sFTP] automatic authentication
Hi!
Is there a way to automate the login process when working with sftp?
In the sense, that username and password don't need to be entered.
The username can be entered as part of the adress-toke (user@machine),
but how to bypass the prompt for password, other than having my public
key uploaded on the targeted machine?
thanks in advance
--polemon
--
-EOF-
.
Relevant Pages
- Re: Automate "Get External Data" over HTTP with a BasicAuth protected ressource
... > I don't recall the exact syntax off the top of my head but it was ... If a that URL needs credentials ... if I try to automate that process using ... >> username and password via InputBoxes? ... (microsoft.public.access.externaldata) - How to automate web login?
... Trying to automate a web login (username and password) to a Yahoo group. ... Dim IeApp As InternetExplorer ... Dim sURL As String ... (microsoft.public.excel.programming) - How to automate web login?
... Trying to automate a web login (username and password) to a Yahoo group. ... Dim IeApp As InternetExplorer ... Dim sURL As String ... (microsoft.public.vb.general.discussion) - Re: microsoft terminal server
... i would like to know if there is a way to create a python script for ... automate mstsc.exe username and pwd credential, ... to store your username / password and use an .rdp ... (comp.lang.python) - Re: [sFTP] automatic authentication
... Is there a way to automate the login process when working with sftp? ... that username and password don't need to be entered. ... What is wrong with using your public key? ... (comp.os.linux.networking) |
|