View Single Post
  #6  
Old 18-04-2018, 05:12
ShivShubh ShivShubh is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 94
Thanks: 311
Thanked 101 Times in 43 Posts
ShivShubh is on a distinguished road
Quote:
Originally Posted by elit View Post
If its output file reported and not input file, then this can only happen if that file has 0 size and you try to inject data into it in default 'strict' mode.
Try to check what is the size of that output file *before* injecting, it should be empty 0 bytes file. You can still write to it if you use -nostrict flag then, if thats what you need.
I will check again. But then I think why the same settings worked on a 500 MB file ? I was injecting 11 MB file on 500 MB file, it worked fine. Tried with same settings on 10 GB file, it was saying that 10 GB file (output) is empty. I was using strict mode.
Reply With Quote
The Following User Says Thank You to ShivShubh For This Useful Post:
elit (18-04-2018)