Copy Folder/File by path list to Destination
Copy your files faster and nicer!!
Brought to you by:
patricklx
copy from list of file, so i can just paste a folder/file path and select a destination.
example of list of file
C:\Work\data1
C:\Documents\3
D:\Backup
D:\Backup\work.doc
or command line to read file/folder path from text file and copy them
example
NiceCopier path_list_inside_text destination
NiceCopier c:\filelist.txt d:\
filelist.txt content
C:\Work\data1
C:\Documents\3
D:\Backup
D:\Backup\work.doc
hope u understand what i mean
thanks
Anonymous