THINK OUT OF BOX !!!- "Browse from Leaf not Root"
hi guys.,
i don't know if this is a place to qestion.. i have no idea about programing websites. but anway let's ask.
suppose i have very well organized folder structure to keep my files.
eg :
D:\PROJ\proj1\group1\cat1\subcat1\menu1\submenu1\F ILES
D:\PROJ\proj1\group1\cat2\subcat1\menu1\submenu1\F ILES
D:\PROJ\proj1\group1\cat3\subcat1\menu1\submenu1\F ILES
etc.
if you need to jump from CAT1'S SUBMENU1 TO CAT2'S SUBMENU1 you would usually go to address bar and edit cat1 to cat2 which is great for 1 time operation. good for 2-3 time operation. ok for several time operation. but it's pain in ass if you very frequently do this.
so is there any tool to write or written which do this.
First let's suppose you are in D:\PROJ\proj1\group1\cat1\subcat1\menu1\submenu1 folder and you want to go to D:\PROJ\proj1\group1\cat#\subcat1\menu1\submenu1 folder where # is some numbers
When you right click on address bar's "cat1" text, it will pop up all possible folders that contains the last folder "submenu1" so that i don't need to touch my keyboard.. just 1 clik and let go....... booom you are there.
Also i have anohter qestion, to copy to networked computers.. arethere any tools that copy files to netwrok like chain copy?? let me explain
suppose i have maincomp,comp1,comp2,comp3,comp4,comp5,comp6 in netowrk
i have 1 gb of file in maincomp and want to coyp to all computers
lets give command from only maincomp .. the utility should copy from :
1. maincomp to comp1
copy finishes
2, maincomp to comp2 aswell as comp1 to comp3 [simultanious 2 copy in progress]
3. as copy finishes
comp2 to comp4, comp3 to comp5, maincomp to comp6 [simultanious 3 copy in progress]
etc etc.
i think you understood what i mean.
it's simultanoiusly netwrok copy maximizing all bandwith. i hope the copy will be effecient and fast.
