Is there any way to check if file exist without script task? May be foreach loop container or something else..
                
                A: 
                
                
              If you're OK with using a custom component, try this one: File Properties Task. It's open source, so you can see exactly what it's doing. You need to install it on your dev and prod boxes - with the installer or manually into the GAC. But do that, and you have a drag and drop task easier to use than the File System Task... but then, I'm biased...
                  Todd McDermid
                   2010-03-23 06:40:35
                
              I am helpless I can't install anything from open source on client;s servers.
                  Pramodtech
                   2010-03-23 06:54:04
                You want closed-source instead?  Try Pragmatic Works.  They have a toolbox that has a similar Task in it.
                  Todd McDermid
                   2010-04-14 21:58:30