Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Adding allowed file paths in windows

Hi,

I'm having trouble adding allowed file paths to my Orion instance in a windows environment. I'm sure I'm just missing a slight detail.

I have followed http://wiki.eclipse.org/Orion/Server_admin_guide#Configuring_paths_where_users_can_store_files and thus have a Orion Server Configuration File - orion.conf - in the root directory with orion.exe, orion.ini etc. In that file I have placed the path (a test directory for simplicity) I want to be available to users, orion.file.allowedPaths=C:\\Test 

I however am unable to link to nor create/edit files in that directory. In fact I see no reference to that directory at all in the Orion web interface.

Just to confirm I'm not misunderstanding what that setting is for, what I'm aiming to do is offer access to current projects or the ability to create new projects/repos at different file locations.

Any help would be appreciated

Regards,
Christopher

Back to the top