On my desktop processes I am using some external csv files to do replace functions etc. If I want to run the same process on the server I need to be able to access to the same files on the server, but where do I store these? Can I just use the actual location or do I need to use the /myServer/home/[user]/ logic ? If so, where is this location ? (using Windows)
Also, where can I find the actual repositories? I like to make a backup on regular base but cannot find the data back.