Modal words and enumeration

(I'm not sure if the title is absolutely correct, so feel free to fix it)

Is it suitable to enumerate verbs without modal verb?

Example:

File already should be created and contain some data

in comparison to:

File already should be created and should contain some data


Solution 1:

I'm not positive, but my reflexive feeling about this is that the modal in the first example would indeed apply to both "created" and "contain". The second sentence feels clunkier, but is logically unambiguous.

Solution 2:

Yes, it's possible to do that - though the word order in the examples is incorrect. It should be:

File should already be created and contain some data.