ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Hardware > Computer Accessories

Reply
 
LinkBack Thread Tools Display Modes
Old 01-24-2008, 08:46 PM   #1 (permalink)
New Member
 
Join Date: Jan 2008
Posts: 1
Default Flash Drive ? - Mirroring Folder on Comp

Let's see if I can explain what I want:
I have a USB 2.0 Flash Drive that I want to hold my picture files on. I was wondering if there was a way that when I add/update/rename/etc my pictures on my computer it will do the same on the flash drive. Pretty much I want to mirror my picture folder on my computer with the flash drive.
I am running Windows Vista
charlene0706 is offline   Reply With Quote


Old 01-25-2008, 01:33 AM   #2 (permalink)
Bronze Member
 
Join Date: Jun 2005
Location: Australia
Posts: 55
Default

i think you can use 'briefcase" to do that or Vista Sync Center. If they dont work for you theres always the good old copy and paste.
__________________
IntelCore2 CPU 6600
2GB OCZ Reaper Ed.
NVIDIA GeForce 8800 GT
Logitech-G15
Logitech-G5
ASUS 22" Widescreen
19" LCD Monitor
albo1000 is offline   Reply With Quote
Old 01-25-2008, 01:37 AM   #3 (permalink)
Diamond Member
 
sniperchang's Avatar
 
Join Date: Feb 2006
Location: Canada
Posts: 1,000
Default

You could make a batch file that will copy/update your folders. General info. Have a look on the net, they're not difficult to do. All you need is notepad, and a few lines of commands, rename the file with extention .bat and voilà. You can do all sorts of things with batch programs!

Vista has a command called Robocopy which will be perfect for your situation.

EDIT: Here I wrote this, it will do the trick:

@ECHO OFF
ROBOCOPY "C:\...(folder path to be copied)" "(destination folder/Path to your jump drive)" *.* /E /ETA /MIR
EXIT

Just replace what's in "" (leave the "" in). The *.* means it will copy any files in the source folder, the /E is to include subfolders, /ETA is just an option so that the output window will show an estimate of the time to complete the files, /MIR means it will mirror the destination folder to the source folder, that means it will also delete the files that was removed from the source file. You can erase any of those options if you don't want em. Just copy those lines in notepad, and rename with extension .bat. You can select "all file type" when you use save as, and add .bat or you can rename with .bat (if you have the view extension folder options on).
__________________
CPU: Athlon 64 X2 4800+ Skt939 Toledo @ 2.4Ghz
Motherboard: Asus A8V-E SE
VidCard(s): BFG 9800GTX 512MB PCI-E; eVGA 6200 PCI (Secondary)
Mem: Corsair 2x1 gb TWINX C2 PT XMS
HardDrive: Western Digital 8m Cache 250GB 7200RPM
Monitor(s): 2x CRT 17" Phillips 107B5/107T6 and LCD 22"wide Samsung 226BW (Triple Display)


Multiple Display 101

Last edited by sniperchang; 01-25-2008 at 01:49 AM.
sniperchang is offline   Reply With Quote
Old 01-25-2008, 06:02 AM   #4 (permalink)
banned
 
Join Date: Feb 2007
Posts: 6,060
Default

Quote:
Originally Posted by sniperchang View Post
You could make a batch file that will copy/update your folders. General info. Have a look on the net, they're not difficult to do. All you need is notepad, and a few lines of commands, rename the file with extention .bat and voilà. You can do all sorts of things with batch programs!

Vista has a command called Robocopy which will be perfect for your situation.

EDIT: Here I wrote this, it will do the trick:

@ECHO OFF
ROBOCOPY "C:\...(folder path to be copied)" "(destination folder/Path to your jump drive)" *.* /E /ETA /MIR
EXIT

Just replace what's in "" (leave the "" in). The *.* means it will copy any files in the source folder, the /E is to include subfolders, /ETA is just an option so that the output window will show an estimate of the time to complete the files, /MIR means it will mirror the destination folder to the source folder, that means it will also delete the files that was removed from the source file. You can erase any of those options if you don't want em. Just copy those lines in notepad, and rename with extension .bat. You can select "all file type" when you use save as, and add .bat or you can rename with .bat (if you have the view extension folder options on).
Yeah Robocopy will work... Robocopy is awesome...
INTELCRAZY is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Advice needed: replace hdd or not? Lomandriel Computer Memory and Hard Drives 12 04-05-2007 07:12 PM
Flash Drive Problems... Ziggorat1336 Computer Memory and Hard Drives 7 01-30-2007 02:51 AM
USB Flash Drive Help kazn319 Computer Memory and Hard Drives 5 11-16-2006 06:42 AM
Problem with USB Flash drive... [-0MEGA-] Computer Accessories 3 11-02-2006 04:09 AM
Compaq mother board again exopforce Motherboards 15 09-29-2006 01:05 AM


All times are GMT +1. The time now is 05:27 PM.


Powered by: vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Copyright © 2002-2007 Computer Forum and Web Design Forum