View Single Post
Old 03-06-2006, 02:19 PM  
cschuster
Junior Member
 
Join Date: Jun 2004
Posts: 4
Default

Hi bigstar,

thank you for your fast response.

my Idea behind this feature would be to build a array with the lowercased filenames of the left folder and then mark all items on the right folder which are not present in the array. You could also
put the filesize within this array (name+filesize.tostring) to enable size comparison.

You dont need to sort the array, so the files^2 ist not correct at this point, and a folder with much more than 10.000 files is not unthinkable.

I'm using FlashFXP to sync an onlineradio/downloadshop, where we right now have about 5000 Songs (with 4 files per song) (-> www.vonyc.com)


reghards
Christoph
cschuster is offline