Author | Message |
|
---|
rocknolds
 Joined: 22 Sep 2011 Sydney | | Hi Guys im new here and I am not sure whether this is already posted or already and existing feaure but I want the unstoppable copier to have an option of only saving the logs of those skipped and damaged file instead of having a huge file size log.
Start and End time stamp is also useful.
thanks |
|
Chaotic Joined: 11 Oct 2012 Granada Hills CA | | Hi, Great software.
Some suggestions though:
1. It would be a great if you will have option in command line where I want to have log files.
2. Possibility to omit some files or directories like *.tmp, *.jpg, *.mp3 and so on. May be have a configuration file where we can list those exclusions.
Thanks |
|
wtimber
 Joined: 18 Dec 2013 Boston | | I would like to have the detail of the size of the files copied so I can audit the file for 0 Byte files. I also agree it would be nice to have the option of what gets logged. For now I have been using a batch file to look for errors that I will paste below:
@echo off
find /V "Copied Successfully" USC.log >NotCS.txt
find /V "Already Copied" NotCS.txt >NotAC.txt
notepad NotAC.txt |
|
pieropingi Joined: 13 Oct 2009 Switzerland | | Same opinion: it would be good to have only errors in the log. |
|
|
---|