Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Online Save, Backup on PC, Schedule backup software
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
XENO  
View profile  
 More options Feb 10 2008, 1:42 pm
From: XENO <chaosmagn...@gmail.com>
Date: Sun, 10 Feb 2008 10:42:22 -0800 (PST)
Local: Sun, Feb 10 2008 1:42 pm
Subject: Online Save, Backup on PC, Schedule backup software
Hi,
I have a non-TiddlyWiki question.
I have a Tiddlywiki at TiddlySpot, and want to schedule a download to
my pc (using some Free software ) in order to backup the tiddlyWiki.
Any suggestions?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Shulman  
View profile  
 More options Feb 10 2008, 2:24 pm
From: Eric Shulman <elsdes...@gmail.com>
Date: Sun, 10 Feb 2008 11:24:32 -0800 (PST)
Local: Sun, Feb 10 2008 2:24 pm
Subject: Re: Online Save, Backup on PC, Schedule backup software

> I have a non-TiddlyWiki question.
> I have a Tiddlywiki at TiddlySpot, and want to schedule a download to
> my pc (using some Free software ) in order to backup the tiddlyWiki.

Scheduling an automatic download for some particular *time* wouldn't
accomplish much:

Unless you have given your password to others so that they can make
changes online, your TiddlySpot-hosted document *does not change*
except when YOU edit it... and you can always use "save to web" and
then "download" (after reloading) to get a local copy whenever you've
actually changed the document.

-e


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile  
 More options Feb 10 2008, 3:57 pm
From: FND <F...@gmx.net>
Date: Sun, 10 Feb 2008 21:57:02 +0100
Local: Sun, Feb 10 2008 3:57 pm
Subject: Re: [tw] Online Save, Backup on PC, Schedule backup software

> I have a Tiddlywiki at TiddlySpot, and want to schedule a download to
> my pc (using some Free software ) in order to backup the tiddlyWiki.

I assume you're on Windows, so then you could use Scheduled Tasks[1] and
something like Wget for Windows[2].
Shouldn't be hard to set this up - but don't hesitate to ask if you need
further assistance.

HTH.

-- F.

[1] http://support.microsoft.com/kb/308569
[2] http://gnuwin32.sourceforge.net/packages/wget.htm


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
XENO  
View profile  
 More options Feb 10 2008, 5:05 pm
From: XENO <chaosmagn...@gmail.com>
Date: Sun, 10 Feb 2008 14:05:00 -0800 (PST)
Subject: Re: Online Save, Backup on PC, Schedule backup software
I have heard of Wget before ( thanks to http://www.lifehacker.com )
but trying it now I have a problem, how do i set it up to get through
the password at TiddlySpot?
Thank you
C

On Feb 10, 10:57 pm, FND <F...@gmx.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Simon Baird  
View profile  
 More options Feb 10 2008, 6:58 pm
From: "Simon Baird" <simon.ba...@gmail.com>
Date: Mon, 11 Feb 2008 09:58:24 +1000
Local: Sun, Feb 10 2008 6:58 pm
Subject: Re: [tw] Re: Online Save, Backup on PC, Schedule backup software

try rtfm. from wget docs:

*--http-user=**user* *--http-passwd=**password* Specify the username
*user*and password
*password* on an HTTP server. According to the type of the challenge, Wget
will encode them using either the "basic" (insecure) or the
"digest"authentication scheme.

On Feb 11, 2008 8:05 AM, XENO <chaosmagn...@gmail.com> wrote:

--
simon.ba...@gmail.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
XENO  
View profile  
 More options Feb 10 2008, 7:53 pm
From: XENO <chaosmagn...@gmail.com>
Date: Sun, 10 Feb 2008 16:53:33 -0800 (PST)
Local: Sun, Feb 10 2008 7:53 pm
Subject: Re: Online Save, Backup on PC, Schedule backup software
it seams my problem is with setting up the command in the "Scheduled
Tasks" for Wget, I cant seem to get the tiddlyspot to download, can
someone suggest the proper command to write? What I have now is:
"C:\Program Files\GnuWin32\bin\wget.exe" -http-user=USERNAME -http-
password=PASSWORD http://USERNAME.tiddlyspot.com
which does not work...
Thank you
C

On Feb 11, 1:58 am, "Simon Baird" <simon.ba...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Simon Baird  
View profile  
 More options Feb 10 2008, 8:35 pm
From: "Simon Baird" <simon.ba...@gmail.com>
Date: Mon, 11 Feb 2008 11:35:09 +1000
Local: Sun, Feb 10 2008 8:35 pm
Subject: Re: [tw] Re: Online Save, Backup on PC, Schedule backup software

I thinkyou need two dashes, ie --http-passwd...
also you can try the download url (but either should work I would say)
http://USERNAME.tiddlyspot.com/download

On Feb 11, 2008 10:53 AM, XENO <chaosmagn...@gmail.com> wrote:

--
simon.ba...@gmail.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
XENO  
View profile  
 More options Feb 11 2008, 8:27 am
From: XENO <chaosmagn...@gmail.com>
Date: Mon, 11 Feb 2008 05:27:34 -0800 (PST)
Local: Mon, Feb 11 2008 8:27 am
Subject: Re: Online Save, Backup on PC, Schedule backup software
Two dashes it is. Its working great, I det it to run when the computer
is idle in the background. It is very slow though, propuly because
wget isn't going through the proxy, any way to set this? All i can
find in the wget docs is about proxy password, and no-proxy, but not
how to set the proxy itself.
C

On Feb 11, 3:35 am, "Simon Baird" <simon.ba...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bob Paige  
View profile  
 More options Feb 11 2008, 11:34 am
From: "Bob Paige" <bobpa...@gmail.com>
Date: Mon, 11 Feb 2008 11:34:33 -0500
Local: Mon, Feb 11 2008 11:34 am
Subject: Re: [tw] Re: Online Save, Backup on PC, Schedule backup software
I haven't been following this thread until now, but how do you know
when you need to backup the wiki? If it doesn't change often (YMMV)
excessive backups would be causing extra traffic for no reason.

Is there some way to check the 'version' of the wiki before backing up?

--
Bobman

On Feb 11, 2008 8:27 AM, XENO <chaosmagn...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile  
 More options Feb 11 2008, 11:58 am
From: FND <F...@gmx.net>
Date: Mon, 11 Feb 2008 17:58:32 +0100
Local: Mon, Feb 11 2008 11:58 am
Subject: Re: [tw] Re: Online Save, Backup on PC, Schedule backup software

> wget isn't going through the proxy, any way to set this?

I haven't worked with Wget much myself, so I don't know.
However, the first Google result for "wget AND proxy" looks promising:
     http://tinyurl.com/2k7buc
(http://blog.taragana.com/index.php/archive/how-to-use-wget-through-pr...)

> Is there some way to check the 'version' of the wiki before backing up?

I imagine checking the respective file's last-modified date against the
most recent backup should do the trick.
Not sure whether Wget can do this though (see above).

-- F.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »