Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
rsync+ssh or scp to upload?
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- rsync+ssh or scp to upload?
rsync+ssh or scp to upload?
26-04-2008 8:57 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hello,
I currently have a standard account with PlusNet and up until now have been managing content on my webspace via FTP.
As I am looking to put on more content, I have started automating things. I'm aiming for passwordless rsync over ssh to upload static HTML pages trivially from a script. I know how to set it all up, it's just the actual access that's a problem.
I raised a question with PlusNet support who said they didn't support ssh but suggested I posted here.
Seems a bit crazy that inherently insecure protocols like FTP/Telnet are allowed (and even encouraged) but ssh is locked down.
I found some references to ssh access being allowed if you have CGI on your account, but I don't have this and can't see the option to switch it on in my account settings.
Is there anyway I can get scp/rsync+ssh access enabled or am I stuck with ftp forever? If it's just a case of dropping my public key in the right place that would be perfect.
Anyone else got this working?
Many thanks,
Rob
I currently have a standard account with PlusNet and up until now have been managing content on my webspace via FTP.
As I am looking to put on more content, I have started automating things. I'm aiming for passwordless rsync over ssh to upload static HTML pages trivially from a script. I know how to set it all up, it's just the actual access that's a problem.
I raised a question with PlusNet support who said they didn't support ssh but suggested I posted here.
Seems a bit crazy that inherently insecure protocols like FTP/Telnet are allowed (and even encouraged) but ssh is locked down.
I found some references to ssh access being allowed if you have CGI on your account, but I don't have this and can't see the option to switch it on in my account settings.
Is there anyway I can get scp/rsync+ssh access enabled or am I stuck with ftp forever? If it's just a case of dropping my public key in the right place that would be perfect.
Anyone else got this working?
Many thanks,
Rob
Message 1 of 3
(1,101 Views)
2 REPLIES 2
Re: rsync+ssh or scp to upload?
26-04-2008 1:23 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
You will need to enable CCGI in "My Account" in the Home Pages Portal.
PlusNet do allow SSH, who ever told you they didn't is half lieing.
It's just that you cannot use SSH/S-FTP with the WWW Space.
As you corretly say, on that server you are stuck with FTP and Telnet.
Which is what I assume you are useing at the moment.
Once you have applied for CCGI Space,
you'll recieve an EMail and you should be all set from there on.
You should be able to use your WinSCP / Konquor + "fish://" and inorder to use S-FTP.
Well you say "secure",
SSH isn't all that secure even with RSA encryption and Public + Private Keys, but it's better than nothing.
Jim,
PlusNet do allow SSH, who ever told you they didn't is half lieing.
It's just that you cannot use SSH/S-FTP with the WWW Space.
As you corretly say, on that server you are stuck with FTP and Telnet.
Which is what I assume you are useing at the moment.
Once you have applied for CCGI Space,
you'll recieve an EMail and you should be all set from there on.

You should be able to use your WinSCP / Konquor + "fish://" and inorder to use S-FTP.
Well you say "secure",
SSH isn't all that secure even with RSA encryption and Public + Private Keys, but it's better than nothing.
Jim,
Message 2 of 3
(248 Views)
Re: rsync+ssh or scp to upload?
27-04-2008 5:08 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Perfect.
Many thanks, Jim.
Many thanks, Jim.
Message 3 of 3
(248 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- rsync+ssh or scp to upload?