Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^4: getting sftp to work with 2 different platforms and keypairs (updated)

by soonix (Canon)
on Sep 16, 2019 at 21:53 UTC ( [id://11106264]=note: print w/replies, xml ) Need Help??


in reply to Re^3: getting sftp to work with 2 different platforms and keypairs
in thread getting sftp to work with 2 different platforms and keypairs

As mentioned elsewhere, git for Windows includes its own Perl. This seems to interfere with your Strawberry Perl.

AFAIR the git installation asks how to handle the PATH, my choice is usually the most cautious one, and I call Strawberry Perl usually via the portableshell.bat to avoid this situation.

Update: You probably checked "Use Git and optional Unix tools from the Command Prompt", my choice is usually "Git from the command line and 3rd-party software", or (seldom) "from Git Bash only".

I don't know, however, whether it is sufficient to remove something from the system PATH, or you'd need to un- and reinstall git to change this setting.

  • Comment on Re^4: getting sftp to work with 2 different platforms and keypairs (updated)
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11106264]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 12:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found