Author | Message |
---|---|
HuanXue
Posts: 34
|
Posted 12:14 Nov 21, 2010 |
Assume we are trying to copy a folder which have file a and file b. if we only copy a, then the disk usage is lower than 3000B. And if we copy both a& b, then the usage will higher than 3000B. In this case, we should copy a and then stop and give a warning message, or give the warning message and copy nothing? What I have done is the first way. BTW, we don't need to add the mail function to copy proccess, right? |
cysun
Posts: 2935
|
Posted 12:18 Nov 21, 2010 |
Either way is fine. And you don't need to add email notification to copy/replace etc. |