Tool needed: XXCopy. Click HERE to download.
Extract the archive. You'll get 2 folders 32bit and 64bit. Based on your operating system, open appropriate folder. In my case, 32bit it is.
Run "install.bat" file. Follow on screen instruction. After the installation complete, check your Desktop, there will be a file named "XXConsole.exe".
Run "XXConsole.exe", click OK
Again check your Desktop, "XXConsole(1)" will appear. Run the program. The program runs in Command Line Interface (CLI) so you have to specify the command you want to run. type "xxcopy" for possible command
Lets give it a try shall we? Below is the scenario:
- I have folder "oldplace" on my Desktop. Contains multiple subdirectory and each directory contain the files I want to gather in one place"
- I alse have a folder namely "newplace" on my Desktop. Here's where the files will be copied to.
The command (xxcopy
"xxcopy C:\Users\pcname\Desktop\oldplace C:\Users\pcname\Desktop\newplace /sg"
Tips:
-to get folder full path address, open the folder, click the address bar
-to get full list of argument, type "xxcopy" in the console.
No comments:
Post a Comment
Your comment is much appreciated. Thanks :)