Hi, this might sound dumb, but how are these files maintained? Best regards Martin -- Martin Schröder, ms@artcom-gmbh.de ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10 http://www.artcom-gmbh.de
On 2004-08-25 11:17:25 +0200, Martin Schröder wrote:
this might sound dumb, but how are these files maintained?
To save someone else the RTFM: You have to use rsync as specified on http://doc.sarovar.org/services.html#rsync , e.g. rsync -avze ssh oneiros@pdftex.sarovar.org:/var/lib/gforge/chroot/home/groups/pdftex/htdocs/ . For this you have to upload an ssh key as detailed on http://doc.sarovar.org/services.html#access Best regards Martin -- Martin Schröder, ms@artcom-gmbh.de ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10 http://www.artcom-gmbh.de
On 2004-09-01 18:08:31 +0200, Martin Schröder wrote:
You have to use rsync as specified on http://doc.sarovar.org/services.html#rsync , e.g.
I'm unable to delete files on the server:
rsync -avze ssh --delete . sarovar:/var/lib/gforge/chroot/home/groups/pdftex/htdocs/ building file list ... done delete_one: unlink src/pdftex-20040716.tar.bz2: Permission denied delete_one: unlink djgpp/pdftex-djgpp-2004_07_26.tar.bz2: Permission denied
Should this work? Best regards Martin -- Martin Schröder, ms@artcom-gmbh.de ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10 http://www.artcom-gmbh.de
participants (1)
-
Martin Schröder