11-05-07 06:28 PM
On Nov 5, 12:29 pm, Sylvain Robitaille <s...@alcor.concordia.ca>
wrote:
> droid wrote:
>
> Ssh access ("scp -r ...." or "ssh ${remote} tar ...") would certainly
> be preferable, but I know that not all web service providers accomodate
> Ssh access.
>
> If you're backing up by recursive ftp, I think you'll probably have
> better success with ncftp ("ncftpget", specifically).
>
> I hope that helps ...
>
GoDaddy doesn't permit ssh on shared hosted accounts. Also, if I ftp
in with Konqueror and try to copy a directory (I assume it uses
mget) ,
it stops with a "too many connections" error.
I hadn't heard of ncftp, I'll have a look at it. Many sources advise
wget,
but I'm sure I'm not using it right.
[ Post a follow-up to this message ]
|