gtfs-editor icon indicating copy to clipboard operation
gtfs-editor copied to clipboard

Directory permissions needed for GTFS export

Open markjd84 opened this issue 11 years ago • 1 comments

When doing an export it appears the default behaviour is to cache the zipped GTFS feed in public/data/

However under my setup it appears that Play doesn't have permission to write there by default. Just flagging this in case it might need to go in the installation instructions.

markjd84 avatar Apr 16 '15 10:04 markjd84

In my installation the data directory does not exist, after creating the directory the problem was solved.

mvanlaar avatar Jul 24 '15 05:07 mvanlaar