Simple program to copy files? how to?
- From: Jason <paul814@xxxxxxxxxx>
- Date: Tue, 16 Sep 2008 11:15:55 -0700 (PDT)
I want to create a simple program with Two buttons on the form.
BUTTON 1 - BACKUP PREFS
this will do the following:
Copy C:\Documents and Settings\%USERNAME%\Application Data\FileZilla
\sitemanager.xml
to this location: \\drake\pvt\%USERNAME%\FileZilla-Prefs\
BUTTON 2 - RESTORE PREFS
this will do the opposite:
copy sitemanager.xml file from: \\drake\pvt\%USERNAME%\FileZilla-Prefs
\ and put it here:
Copy C:\Documents and Settings\%USERNAME%\Application Data\FileZilla\
And I would like to to not prompt if files exists, just overwrite...
thanks
.
- Follow-Ups:
- Re: Simple program to copy files? how to?
- From: zacks
- Re: Simple program to copy files? how to?
- From: kimiraikkonen
- Re: Simple program to copy files? how to?
- Prev by Date: Re: Analog Clock Component required
- Next by Date: Re: Simple program to copy files? how to?
- Previous by thread: Pointing to a Namespace
- Next by thread: Re: Simple program to copy files? how to?
- Index(es):