I want to access the data directory in OpenShift. I created a folder called uploads
, and I also created a symbolic link using putty, yet I cannot access the file, and it shows page 404.
Can someone tell me the process in detail (step by step) since I recently started working with OpenShift.
Also, whenever I update the repository using the git client, it removes the symlink. I am working on a maven project.
source share