The scp tag has no wiki summary.
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 ...
1
vote
1answer
388 views
scp (secure copy) in lieu of vmware disk-sharing
Booting down the linux VM, removing the share, disabling sharing,
followed by enabling sharing, adding the share, and booting up the linux Vm
finally followed by reinstalling vmware tools
do not ...
2
votes
2answers
664 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
3k 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.