> I've got all access but i can't change anything, the both servers are
> 'snap aplience' it has a Linux version 2.4 on it, you administrate it by a
> webinterface, its got ssh, but no scp even no cron.
> Its 'forbidden' to install anything on it.
> You don't even get a root password even if you by it.
> I can export directories with nfs witch i have done and so a Gentoo server
> in the middle can sync the data between the two machines.

Correct me if I'm wrong, but can't you use rsync or ssh from the
gentoo server in the middle, without using the NFS-mounted drives?
Something like:

    rsync [EMAIL PROTECTED]:src [EMAIL PROTECTED]:dest

...and you can probably do the same with with scp. I don't think
either of them care if they're just  a man-in-the-middle...

-- 
gentoo-user@gentoo.org mailing list

Reply via email to