Tagged Questions
2
votes
5answers
2k views
Mounting a remote SCP or SFTP share on Mac
I use Fuse4X and ForkLift to mount a remote directory (a dev server). I use PHPStorm to open projects and source (/Volumes/dev/project_path), but sometimes it happens that Forklift freezes (in ...
2
votes
2answers
657 views
Connecting to a remote machine with a public key using Fugu
How do I connect to a remote server with a public key using Fugu? I'm using Amazon EC2, so I have .pem public key, but I'm totally new to Fugu and I can't see any form or input for the public key. In ...
9
votes
1answer
2k views
How can I allow incoming SSH (SCP) connections?
How can I allow incoming SSH connections on my mac (Mac OS X 10.6.4) from other machines on the same network?
Every time I'm trying to scp something on the machine I get a Connection refused error.