What are the filenames? I've heard of this happening with case sensitivity. Are you placing them into a directory designated as "static"?
-- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com | twitter.com/ikai On Tue, Jan 3, 2012 at 7:24 AM, Robert <[email protected]>wrote: > When deploying my app, I am having issues seeing certain files deploy > with the rest of the app. > > all of the files are uploading correctly, but when I try to access > them (either through my app or through putting the correct path in the > address bar) I get a 404 error. But when I download the app using > appcfg.py, all of the files are downloaded (even the missing ones). > > My method of accessing these files is the same for other files; but > for some reason, it fails on a certain few. > > Is this a known issue? I've tried to find others with similar issues, > but have been unable to come across any similar posts. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
