In article <65bb83d6$0$6426$
426a...@news.free.fr>,
> The key bit here is UK2.
> Seduced by their advertising I have purchased a domain and some simple
> hosting from UK2, not realising that they only support an FTP program
> called Filezilla or some such thing presumably running on a platform I
> don't have.
> I, of course, want to use my favourite and reliable FTP program to do the
> necessary under RISC OS.
> What I lack is the necessary incantation.
> So is there anyone out there who has successfully connected to this
> provider using FTPc, and could they tell me the magic bit enabling them to
> do so?
The problem lay entirely with UK2. They had omitted a few vital steps in
setting-up the site. These were sorted out eventually after I used the
stackcp control panel to diagnose.
Once the DNS was actually pointing at the site, and they had provided the
included SSL certificate, evrything works fine.
I am impressed at how the control panel can configure the site. No mor
messing with .htaccess files for password protection or directory contents
listing - it can all be done automagically on the root configuration file
using simple web forms.
However, back on topic:
FTPc works fine as usual. The "incantation" is of the usual form I quoted
earlier:
ftp://<yoursitename>:<password>.<yoursitename>/
where <yoursitename> is your [second-level domain name "." top-level
domain], the bit like [BBC "."
co.uk], or [Google "." com]. That is, your
domain bit.+-
An alternative provided is to substitute "
stackcp.com" for the second
<yoursitename>, giving:
ftp://<yoursitename>:<password>.<
stackcp.com>/
Either works.
As these take you to the root containing your public_html folder, you will
probably want to add this path fragment giving you:
ftp://<yoursitename>:<password>.<yoursitename>/public_html/
or
ftp://<yoursitename>:<password>.<
stackcp.com>/public_html/
and if you wanted to display/access a particular folder's contents, say
"Faye", you would add "Faye/" to the end of that. That last bit was for
Dave, who was puzzled about the word "path".
So, to summarise, I was worrying unnecessarily about FTPc, and although I
had some hic-cups with UK2 initially, it must surely have been exceptional,
otherwise they wouldn't have any customers! All sorted out now, but took
10 days. All fine now. Bit surprised it didn't work from the start,
though.
John