Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

duplicate files on device

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-21-2010, 03:09 PM
Senior Member
 
Join Date: Apr 2007
Location: Kindred,ND
Posts: 122
Awards Showcase
Beta Tester 
Total Awards: 1
Unhappy duplicate files on device

I am trying to find a way to find duplicate file with as much automatically(with out comparing individually)as posible. and \or being able to read all files in all dirs with out a call to each path. Thanks for any help
Reply With Quote
  #2 (permalink)  
Old 02-22-2010, 07:48 AM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 978
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default

will the following "algorithm" do what you want :
1. Make a table with a column for filenames, define this column as "Unique". Other columns will include path for the file and other properties.
2. Search all directories and files, store all files in the table. If a filename is repeated the table will throw an error.
3. collect all errors using errorlabel and create a list of all the duplicate files (or another table, not unique).
4. With the stored path you can locate the duplicates.
?
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #3 (permalink)  
Old 02-22-2010, 03:03 PM
Senior Member
 
Join Date: Apr 2007
Location: Kindred,ND
Posts: 122
Awards Showcase
Beta Tester 
Total Awards: 1
Default duplicates

Its a graet idea and will take care of the same name files. and will help with the others that are the same but different names. The other thing I need is to be able to compare by checksome/bytes. Thanks for your help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
where do files go on mobile device Smee Questions (Windows Mobile) 2 11-11-2009 07:04 AM
get device ip & transfer files to server nkdarak Questions (Windows Mobile) 1 05-20-2009 04:05 PM
running .cab files from a program on the device Louis Questions (Windows Mobile) 3 10-27-2008 08:00 PM
Can I upload and download files from device to PC superbabicka Questions (Windows Mobile) 2 03-31-2008 02:47 PM
Binary files on device Ianmac Questions (Windows Mobile) 4 08-24-2007 07:49 AM


All times are GMT. The time now is 10:43 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0