Martin,
Your remote mounting an ftp server directory idea is really good.  I have
not got ssh access to my server at the moment, but I could achieve the same
on Ubuntu using:

sudo apt-get install curlftpfs
curlftpfs ftp://<username>:<password>@<server address> <local mount
directory>

It seems to work really well - Thanks!

Graham.



On 17 February 2011 22:22, Graham Jones <grahamjones...@gmail.com> wrote:

> I didnt know about that - I will give it a try.
> Thanks
>
> Graham
>
> from my phone
>
> On 17 Feb 2011 15:27, "M∡rtin Koppenhoefer" <dieterdre...@gmail.com>
> wrote:
>
> 2011/2/16 Graham Jones <grahamjones...@gmail.com>:
>
> > Hi Folks,
> > I was just about to modify generate_tiles.py to upload the tiles to a
> remote
> > server ...
>
> I am linking a remote directory via sftp to my local machine where I
> create the tiles and do as if were local. In my machine (ubuntu) you
> find the remote place once a connection is established in a directory
> named .gvfs (in your user's home by default).
>
> cheers,
> Martin
>
>


-- 
Graham Jones
Hartlepool, UK.
_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to