Re: Totaly ignore directories
Doug Laidlaw <[email protected]> Mon, 11 Jul 2005 12:57:52 +1000
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
I get around that kind of problem by making the file unwriteable, but that
won't allow your wiki to work.
According to the man page "ignore" can be used the same way as "exclude", and
"ignore /foo/bar" (full path and no trailing slash) should work.
"An entire directory can also be excluded - simply use the directory
name with no trailing slash. For example
exclude /foo/bar
exclude /where/else
to exclude the 'foo/bar' and 'where/else' subdirectories of the site."
"The ignore option is used in the same way as the exclude option."
But these are both for LOCAL changes. You want to do it for REMOTE changes.
I asked a similar question (making a local copy of the remote changes,) and
was told that sitecopy can do it only on a WebDAV server, because it involves
fetching not sending. Perhaps you need to rearrange your site so that the
wiki is in its own directory, if not top-level, at least at the same level as
the desired directory, and outside the mask that sitecopy uses.
HTH,
Doug.
On Mon, 11 Jul 2005 4:22 am, [email protected] wrote:
> Hi,
>
> I have a directory on an ftp server that does not have any representation
> on my hard disk. (the files in that directory are handled by a wiki that's
> running on the server). So, I never want to change anything in that
> directory on the FTP server, and on my hard disk that directory just
> doesn't exist.
>
> The problem is that sitecopy always wants to remove that directory. The
> Ignore option doesn't help (it only ignore changes to files, not if a file
> exists or not), and the exclude option is the opposit of what I need: it
> excludes local files, not files on the server.
>
> Is there a solution for my problem or is it possible to implement one?
>
> Tia,
>
> Willem.
>
> PS: sorry for my poor English.
> _______________________________________________
> sitecopy maillist - [email protected]
> http://dav.lyra.org/mailman/listinfo/sitecopy
--
ICQ Number 178748389. Registered Linux User No. 277548.
Imagine all the people living for today.
- John Lennon.
_______________________________________________
sitecopy maillist - [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy