Computing.Net > Forums > Programming > not copying files of a certain size...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

not copying files of a certain size...

Reply to Message Icon

Name: joe
Date: July 10, 2002 at 12:58:03 Pacific
Comment:

I often run a batch file that copies .txt files from folder A to folder B. Easy enough. Often there are 0KB files that are generated in Folder A. I do not want to copy these files to folder B. Is there a command or utility that I can use to prevent the 0KB files from being copied over?



Sponsored Link
Ads by Google

Response Number 1
Name: dtech10
Date: July 18, 2002 at 15:51:50 Pacific
Reply:

Hi Joe
I don't know of any batch file to prevent 0kb files being copied over, but I could write a command line utility in C to do this, and email it to you.
Harry


0

Response Number 2
Name: dtech10
Date: July 20, 2002 at 16:00:51 Pacific
Reply:

Hi Joe
This also might be usefull for your copying of 0kb files.
www.xxcopy.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


syntax highlighting in VC... Opening Word Mail Merge f...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: not copying files of a certain size...

Create file of fixed size www.computing.net/answers/programming/create-file-of-fixed-size-/8923.html

copy files of a particular date www.computing.net/answers/programming/copy-files-of-a-particular-date/14483.html

copying part of a file to another www.computing.net/answers/programming/copying-part-of-a-file-to-another/18680.html