- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: EC2 SCP Access (GUI)
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "EC2 SCP Access (GUI)"
Collapse
-
Did this on my (non-EC2) remote box, works!!
$ ssh-keygen -t rsa
$ cat ~/.ssh/id_rsa.pub | ssh -p 1022 user@123.45.56.78 "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys"
I used no passphrase and have ssh on port 1022 for a hint of security....
Leave a comment:
-
Will give that a go in the morning thanks, sounds like an idea. I am 3 beers in now so best not to touch something as frustrating as EC2.Originally posted by stek View PostCan you not do the normal Unix thing, ssh-keygen an RSA key on MacOs and paste into ~/.ssh/authorized_keys on server end?
Leave a comment:
-
Can you not do the normal Unix thing, ssh-keygen an RSA key on MacOs and paste into ~/.ssh/authorized_keys on server end?Originally posted by clearedforlanding View PostThanks for your help.
Yep it is an absolute faff. Put all your security in a file stored on a local drive.
It's not like anyone can boot a Mac in single user mode is it?
Leave a comment:
-
Thanks for your help.Originally posted by stek View PostJust 'works' for me! Locally and remotely.
I didn't mess around with pem files though, why do you need to do that? Is it an EC2 thing? Mabes you just need to generate a key pair and add to authorized_hosts?
ssh-copy-id might work for you in that case....
EDIT: just checked EC2 - what a faff!!
Yep it is an absolute faff. Put all your security in a file stored on a local drive.
It's not like anyone can boot a Mac in single user mode is it?
Leave a comment:
-
Just 'works' for me! Locally and remotely.Originally posted by clearedforlanding View PostYup.
I'm baffled.
It's a lovely piece of software though. Will be perfect when I get it working.
I didn't mess around with pem files though, why do you need to do that? Is it an EC2 thing? Mabes you just need to generate a key pair and add to authorized_hosts?
ssh-copy-id might work for you in that case....
EDIT: just checked EC2 - what a faff!!Last edited by stek; 5 March 2017, 18:26.
Leave a comment:
-
Yup.
I'm baffled.
It's a lovely piece of software though. Will be perfect when I get it working.
Leave a comment:
-
Did you set protocol in Transmit to SFTP (it defaults to FTP)....Originally posted by clearedforlanding View PostStek,
You can't point me to A walk through for this that actually works. Everything I find is tulip.
Saved pem to ~/.ssh/cfl.pem
Created ~/.ssh/config
IdentityFile "~/.ssh/cfl.pem"
chmod 700 ~/.ssh/cfl.pem
restarted SSH daemon.
Now stumped by user/pass credentials I should give.
Leave a comment:
-
Stek,
You can't point me to A walk through for this that actually works. Everything I find is tulip.
Saved pem to ~/.ssh/cfl.pem
Created ~/.ssh/config
IdentityFile "~/.ssh/cfl.pem"
chmod 700 ~/.ssh/cfl.pem
restarted SSH daemon.
Now stumped by user/pass credentials I should give.
Leave a comment:
-
Transmit from panic.comOriginally posted by clearedforlanding View PostGetting back into EC2 for a little side project I have on the back burner.
Any recommendation for a GUI SCP client for MacOS? I am finding the command line quite tedious for the volume and nature of transfers I am doing.
Leave a comment:
-
EC2 SCP Access (GUI)
Getting back into EC2 for a little side project I have on the back burner.
Any recommendation for a GUI SCP client for MacOS? I am finding the command line quite tedious for the volume and nature of transfers I am doing.Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Mileage rates review: Will the first AMAP rethink in 15 years benefit contractors? Today 05:57
- What is a Forward Deployed Engineer (FDE), and are FDE jobs for IT contractors ripe? Yesterday 04:43
- IT contractor demand lunged towards growth in April 2026 May 13 04:48
- What does PGMOL’s win over HMRC mean for contractors? May 12 07:25
- Contractors eyeing mortgages ‘unrealistic about BoE’s 3.75% hold decision’ May 11 07:50
- The fake job problem is getting worse. Are contractors a particularly easy target? May 8 07:49
- Government policy on freelancing is stopping the contractor model from doing its thing May 7 08:12
- Contractors, can the new HMRC loan charge settlement opportunity reduce your bill? May 6 07:51
- Contractors, can the new HMRC loan charge settlement opportunity reduce your bill? May 6 04:51
- PGMOL’s ‘not finely balanced’ win over HMRC could be ‘persuasive’ in IR35 cases May 5 07:10

Leave a comment: