> Is it possible to define a backup folder that is not a subdirectory to
> the one TiddlyWiki resides in?
>
> How would one have to specify config.options.txtBackupFolder?
>
> These do not work:
> config.options.txtBackupFolder = 'file:///C:\BackupFolder';
> config.options.txtBackupFolder = 'C:\BackupFolder';
>
> Ir is it that filesystem access for TiddlySaver.jar is restricted to
> subdirectories?

It was an intentional design decision to restrict the backup directory
to be a subdirectory of the TiddlyWiki directory. I was concerned
about making it too easy for an errant TiddlyWiki to smash ones
filesystem.

As far as I remember, all three of the underlying APIs allow for
absolute paths to be used, so I think it would be possible to make
this modification to TiddlyWiki.

Cheers

jeremy

>
> Cheers, Tobias.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/tiddlywiki?hl=en.
>
>



-- 
Jeremy Ruston
mailto:[email protected]
http://www.tiddlywiki.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to