Hi everyone... I was wondering if anyone had a good way
to backup money files daily automatically, without
overwriting the old backup file?

I had a program a while back called second copy 2000
which did a nice job of backing up the file (it would
make a new directory each day and copy the money file
into that directory on a CD).

I only used it for a brief time (trial period), and was
wondering if anyone had a similar way to backup files for
free - creating a directory for each day/date and then
copying the file to that directory.

Any help/insite would be greatly appreciated!

Re: Backing up Techniques... by via_newsgroup

via_newsgroup
Sun Aug 15 19:45:37 CDT 2004

In microsoft.public.money, Greg wrote:

>Hi everyone... I was wondering if anyone had a good way
>to backup money files daily automatically, without
>overwriting the old backup file?
>
>I had a program a while back called second copy 2000
>which did a nice job of backing up the file (it would
>make a new directory each day and copy the money file
>into that directory on a CD).
>
>I only used it for a brief time (trial period), and was
>wondering if anyone had a similar way to backup files for
>free - creating a directory for each day/date and then
>copying the file to that directory.
>
>Any help/insite would be greatly appreciated!

See Glyn Simpson's method at http://www.mvps.org/money/backup.htm



Re: Backing up Techniques... by Tagman

Tagman
Sun Aug 15 21:04:32 CDT 2004

This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C48313.D7C18DE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Here's a link to a nice automatic backup program - it can generate a new =
directory with the backup date included in the name.

http://www.karenware.com/powertools/ptreplicator.asp


"Greg" <anonymous@discussions.microsoft.com> wrote in message =
news:6a1001c48327$8f0ec6d0$a601280a@phx.gbl...
Hi everyone... I was wondering if anyone had a good way=20
to backup money files daily automatically, without=20
overwriting the old backup file?

I had a program a while back called second copy 2000=20
which did a nice job of backing up the file (it would=20
make a new directory each day and copy the money file=20
into that directory on a CD). =20

I only used it for a brief time (trial period), and was=20
wondering if anyone had a similar way to backup files for=20
free - creating a directory for each day/date and then=20
copying the file to that directory. =20

Any help/insite would be greatly appreciated! =20

------=_NextPart_000_0012_01C48313.D7C18DE0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1458" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Here's a link to a nice automatic =
backup program -=20
it can generate a new directory with the backup date included in the=20
name.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><A=20
href=3D"http://www.karenware.com/powertools/ptreplicator.asp">http://www.=
karenware.com/powertools/ptreplicator.asp</A></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Greg" &lt;<A=20
=
href=3D"mailto:anonymous@discussions.microsoft.com">anonymous@discussions=
.microsoft.com</A>&gt;=20
wrote in message <A=20
=
href=3D"news:6a1001c48327$8f0ec6d0$a601280a@phx.gbl">news:6a1001c48327$8f=
0ec6d0$a601280a@phx.gbl</A>...</DIV>Hi=20
everyone... I was wondering if anyone had a good way <BR>to backup =
money files=20
daily automatically, without <BR>overwriting the old backup =
file?<BR><BR>I had=20
a program a while back called second copy 2000 <BR>which did a nice =
job of=20
backing up the file (it would <BR>make a new directory each day and =
copy the=20
money file <BR>into that directory on a CD).&nbsp; <BR><BR>I only used =
it for=20
a brief time (trial period), and was <BR>wondering if anyone had a =
similar way=20
to backup files for <BR>free - creating a directory for each day/date =
and then=20
<BR>copying the file to that directory.&nbsp; <BR><BR>Any help/insite =
would be=20
greatly appreciated!&nbsp; <BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0012_01C48313.D7C18DE0--


Re: Backing up Techniques... by Greg

Greg
Sun Aug 15 21:49:24 CDT 2004

I tried creating that script with no luck. When I run it
it gives me this error:

'&#9632;@' is not recognized as an internal or external command,
operable program or batch file.

Anyone else have any luck with this batch file?

I simply copied it from the website and changed a few
attributes for my personal settings and tried to run it.
I created it in notebook and saved as plain text as
backup.bat

I used the type command to see that it was indeed plain
text and looked correct. It seems as though it is
hanging on the first line - @echo off as if it doesn't
know what to do with it.

This is the exact thing that I want to do, and would love
to have windows do it without a 3rd party software
program. Let me know if I'm doing something wrong!
Thanks.

Greg

>-----Original Message-----
>In microsoft.public.money, Greg wrote:
>
>>Hi everyone... I was wondering if anyone had a good way
>>to backup money files daily automatically, without
>>overwriting the old backup file?
>>
>>I had a program a while back called second copy 2000
>>which did a nice job of backing up the file (it would
>>make a new directory each day and copy the money file
>>into that directory on a CD).
>>
>>I only used it for a brief time (trial period), and was
>>wondering if anyone had a similar way to backup files
for
>>free - creating a directory for each day/date and then
>>copying the file to that directory.
>>
>>Any help/insite would be greatly appreciated!
>
>See Glyn Simpson's method at
http://www.mvps.org/money/backup.htm
>
>
>.
>

Re: Backing up Techniques... by via_newsgroup

via_newsgroup
Sun Aug 15 22:17:08 CDT 2004

In microsoft.public.money, Greg wrote:

>I tried creating that script with no luck. When I run it
>it gives me this error:
>
>'&#9632;@' is not recognized as an internal or external command,
>operable program or batch file.
>
>Anyone else have any luck with this batch file?
>
>I simply copied it from the website and changed a few
>attributes for my personal settings and tried to run it.
>I created it in notebook and saved as plain text as
>backup.bat

Note that the page lists two batch files/scripts.

Note that the lines beginning with "if" and "copy are long lines.
Make sure your editor did not change either of them into two lines.



>
>I used the type command to see that it was indeed plain
>text and looked correct. It seems as though it is
>hanging on the first line - @echo off as if it doesn't
>know what to do with it.

I have not tested it myself, but it looks good as far as I can
tell.

I suggest you either remove the "@ echo off" line, or change the
line temporarily to "rem @ echo off". That line just suppresses
display to the screen, and does not affect what the batch file does.
That way you will at least be able to see where the problem occurs
for you.


>
>This is the exact thing that I want to do, and would love
>to have windows do it without a 3rd party software
>program. Let me know if I'm doing something wrong!
>Thanks.


Re: Backing up Techniques... by Glyn

Glyn
Mon Aug 16 02:01:06 CDT 2004

Hi Greg

It's possible you've managed to get an extra html sequence copied into your
file. The script should say:

@echo off
for /F "tokens=1-4 delims=/ " %%i IN ('date /t') DO (
set DT_DAY=%%i
set DT_MM=%%j
set DT_YYYY=%%k)

attrib -r "f:\backup\My Money Backup%dt_yyyy%%dt_mm%%dt_day%.mbf"
copy "f:\backup\My Money Backup.mbf" "f:\backup\My Money
Backup%dt_yyyy%%dt_mm%%dt_day%.mbf" /y


Actually, I have an updated page too which I thought i had published. Will
try to publish it later (it just gives a few more screenshots and an
alternative script for monthly backups instead (plus an updated 'attrib'
line above))

Glyn

--
Glyn Simpson, Microsoft MVP - Money

Check http://support.microsoft.com/default.aspx?scid=fh;EN-GB;mny
for UK tips and fixes for MS Money. To send Microsoft your wishes or
suggestions, use http://register.microsoft.com/mswish/suggestion.asp
or http://www.microsoft.com/uk/support/money/feedback especially
if it's a UK specific wish.

I do not respond to any unsolicited email regarding Money

"Greg" <anonymous@discussions.microsoft.com> wrote in message
news:6aab01c4833b$a3977de0$a601280a@phx.gbl...
> I tried creating that script with no luck. When I run it
> it gives me this error:
>
> '&#9632;@' is not recognized as an internal or external command,
> operable program or batch file.
>
> Anyone else have any luck with this batch file?
>
> I simply copied it from the website and changed a few
> attributes for my personal settings and tried to run it.
> I created it in notebook and saved as plain text as
> backup.bat
>
> I used the type command to see that it was indeed plain
> text and looked correct. It seems as though it is
> hanging on the first line - @echo off as if it doesn't
> know what to do with it.
>
> This is the exact thing that I want to do, and would love
> to have windows do it without a 3rd party software
> program. Let me know if I'm doing something wrong!
> Thanks.
>
> Greg
>
> >-----Original Message-----
> >In microsoft.public.money, Greg wrote:
> >
> >>Hi everyone... I was wondering if anyone had a good way
> >>to backup money files daily automatically, without
> >>overwriting the old backup file?
> >>
> >>I had a program a while back called second copy 2000
> >>which did a nice job of backing up the file (it would
> >>make a new directory each day and copy the money file
> >>into that directory on a CD).
> >>
> >>I only used it for a brief time (trial period), and was
> >>wondering if anyone had a similar way to backup files
> for
> >>free - creating a directory for each day/date and then
> >>copying the file to that directory.
> >>
> >>Any help/insite would be greatly appreciated!
> >
> >See Glyn Simpson's method at
> http://www.mvps.org/money/backup.htm
> >
> >
> >.
> >



Re: Backing up Techniques... by Greg

Greg
Mon Aug 16 07:04:53 CDT 2004

Glyn,
Thanks for your help. I don't know what the problem
actually was, but I returned to my computer and tried
messing with the batch files again and they worked fine.
I didn't reboot or change a thing. Before I posted here I
even tried to create a batch file with just the echo on
with the same results. Then I created one with just the
copy line (without the date attributes) with the same
results.

I came back an hour later, run the program and everything
worked. Weird! Thanks for your help.

Greg
>-----Original Message-----
>Hi Greg
>
>It's possible you've managed to get an extra html
sequence copied into your
>file. The script should say:
>
>@echo off
>for /F "tokens=1-4 delims=/ " %%i IN ('date /t') DO (
>set DT_DAY=%%i
>set DT_MM=%%j
>set DT_YYYY=%%k)
>
>attrib -r "f:\backup\My Money Backup%dt_yyyy%%dt_mm%%
dt_day%.mbf"
>copy "f:\backup\My Money Backup.mbf" "f:\backup\My Money
>Backup%dt_yyyy%%dt_mm%%dt_day%.mbf" /y
>
>
>Actually, I have an updated page too which I thought i
had published. Will
>try to publish it later (it just gives a few more
screenshots and an
>alternative script for monthly backups instead (plus an
updated 'attrib'
>line above))
>
>Glyn
>
>--
>Glyn Simpson, Microsoft MVP - Money
>
>Check http://support.microsoft.com/default.aspx?
scid=fh;EN-GB;mny
>for UK tips and fixes for MS Money. To send Microsoft
your wishes or
>suggestions, use
http://register.microsoft.com/mswish/suggestion.asp
>or http://www.microsoft.com/uk/support/money/feedback
especially
>if it's a UK specific wish.
>
>I do not respond to any unsolicited email regarding Money
>
>"Greg" <anonymous@discussions.microsoft.com> wrote in
message
>news:6aab01c4833b$a3977de0$a601280a@phx.gbl...
>> I tried creating that script with no luck. When I run
it
>> it gives me this error:
>>
>> '&#9632;@' is not recognized as an internal or external
command,
>> operable program or batch file.
>>
>> Anyone else have any luck with this batch file?
>>
>> I simply copied it from the website and changed a few
>> attributes for my personal settings and tried to run it.
>> I created it in notebook and saved as plain text as
>> backup.bat
>>
>> I used the type command to see that it was indeed plain
>> text and looked correct. It seems as though it is
>> hanging on the first line - @echo off as if it doesn't
>> know what to do with it.
>>
>> This is the exact thing that I want to do, and would
love
>> to have windows do it without a 3rd party software
>> program. Let me know if I'm doing something wrong!
>> Thanks.
>>
>> Greg
>>
>> >-----Original Message-----
>> >In microsoft.public.money, Greg wrote:
>> >
>> >>Hi everyone... I was wondering if anyone had a good
way
>> >>to backup money files daily automatically, without
>> >>overwriting the old backup file?
>> >>
>> >>I had a program a while back called second copy 2000
>> >>which did a nice job of backing up the file (it would
>> >>make a new directory each day and copy the money file
>> >>into that directory on a CD).
>> >>
>> >>I only used it for a brief time (trial period), and
was
>> >>wondering if anyone had a similar way to backup files
>> for
>> >>free - creating a directory for each day/date and then
>> >>copying the file to that directory.
>> >>
>> >>Any help/insite would be greatly appreciated!
>> >
>> >See Glyn Simpson's method at
>> http://www.mvps.org/money/backup.htm
>> >
>> >
>> >.
>> >
>
>
>.
>

Re: Backing up Techniques... by Greg

Greg
Mon Aug 16 07:07:46 CDT 2004

Cal,
Thanks for your help. After I got back to my computer,
read your post, checked the file (which didn't have line
breaks in those long lines) and tried running the batch
file again (from dos) it worked fine! I went to my
scheduled task and ran it from there and again it worked
fine. I didn't change the original file at all. Must
have just been a windows hiccup! Thanks for all your help.

Greg

>-----Original Message-----
>In microsoft.public.money, Greg wrote:
>
>>I tried creating that script with no luck. When I run
it
>>it gives me this error:
>>
>>'&#9632;@' is not recognized as an internal or external
command,
>>operable program or batch file.
>>
>>Anyone else have any luck with this batch file?
>>
>>I simply copied it from the website and changed a few
>>attributes for my personal settings and tried to run
it.
>>I created it in notebook and saved as plain text as
>>backup.bat
>
>Note that the page lists two batch files/scripts.
>
>Note that the lines beginning with "if" and "copy are
long lines.
>Make sure your editor did not change either of them into
two lines.
>
>
>
>>
>>I used the type command to see that it was indeed plain
>>text and looked correct. It seems as though it is
>>hanging on the first line - @echo off as if it doesn't
>>know what to do with it.
>
>I have not tested it myself, but it looks good as far as
I can
>tell.
>
>I suggest you either remove the "@ echo off" line, or
change the
>line temporarily to "rem @ echo off". That line just
suppresses
>display to the screen, and does not affect what the batch
file does.
>That way you will at least be able to see where the
problem occurs
>for you.
>
>
>>
>>This is the exact thing that I want to do, and would
love
>>to have windows do it without a 3rd party software
>>program. Let me know if I'm doing something wrong!
>>Thanks.
>
>.
>

Re: Backing up Techniques... by Greg

Greg
Mon Aug 16 07:08:48 CDT 2004

Thanks for the info... I think I'm going with the batch
program for money, but I am going to grab this program for
some other stuff! I appreciate your help!

Greg

>-----Original Message-----
>Here's a link to a nice automatic backup program - it can
generate a new directory with the backup date included in
the name.
>
>http://www.karenware.com/powertools/ptreplicator.asp
>
>
> "Greg" <anonymous@discussions.microsoft.com> wrote in
message news:6a1001c48327$8f0ec6d0$a601280a@phx.gbl...
> Hi everyone... I was wondering if anyone had a good way
> to backup money files daily automatically, without
> overwriting the old backup file?
>
> I had a program a while back called second copy 2000
> which did a nice job of backing up the file (it would
> make a new directory each day and copy the money file
> into that directory on a CD).
>
> I only used it for a brief time (trial period), and was
> wondering if anyone had a similar way to backup files
for
> free - creating a directory for each day/date and then
> copying the file to that directory.
>
> Any help/insite would be greatly appreciated!
>