Jump to content

To Sync existing files


RedChigger

Recommended Posts

I had had a mild crash to the system (Vista Premium 32 platform) Repaired was done, system back to normal. I did re install the Utorrent 1.7.7, My problem as follows:-

1) How am I going to sync those "uncompleted" files/folder to the current uTorrent ?

2) How do I have to tune up to make it faster ...seemed too slow.

Thanking you all in advance. (for helping me)

Regards

Link to comment
Share on other sites

1. Open Notepad and write this line into it (replace "bc!" with which ever file extension you need to remove):

@for /r %%i in (*.bc!) do @move "%%~fi" "%%~dpni"

2. In Notepad, File > Save As: RENAME.BAT

3. Open the location folder for the partially downloaded files you need to rename.

4. Drag and drop the RENAME.BAT file into this folder

5. Right click on RENAME.BAT > Open; a DOS window will briefly appear as it scrolls through all the files in the folder as they are getting renamed.

Need help to explain in detail to me.how to go about theese. Especially item 1,2,3.

What need to be change?

I had save a file RENAME.BAT but it was diapered from the folder.....(?)

Thanking all in advance.

Regards

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...