Description
This guide explains how to move your upload folder to a different folder than your TEOS installation folder.
Requirements
- Access to the TEOS Manage Server
How to move the upload folder
- Log into the TEOS Manage server and navigate in Windows Explorer to: C:\Program Files\TEOS Manage
(or an alternative path if TEOS installed in a different location)
- Copy the upload folder and paste it on a different drive. (preferably with the same setup (%drive%\ Program Files\TEOS Manage).)
- Open the Internet Information Services (IIS) Manager and navigate to the site ‘Backbone’.
- Open the ‘designer’ entry
- Right click the ‘Upload’ entry and select: Manage Application > Advanced Settings…
- Adjust the entry ‘Physical Path’ to the new location of the upload folder.
- Now we need to create or edit the virtual path under: services > fileprocessor.
In case the path already exists, Right click the entry and select: Manage Virtual Directory > Advanced Settings… Here you can edit the ‘Physical Path’ to the new location.
In case the path does not exist yet, Right click the ‘fileprocessor’ and select ‘Add Virtual Directory…’
Fill in the alias ‘Upload’ and select the new folder path for the upload folder. Press ‘Ok’ when you are done.
- Navigate to the following folder: C:\Program Files\TEOS Manage\www\FileSyncWebService
- Open the web.config file in a notepad.
- On the fifth line you will find the old upload directory path
<add key="BaseDownloadPath" value="C:\Program Files\TEOS Manage\upload\f7647032-c973-42c8-b6fa-377e3b0cadf0\" />
Adjust this line to the new drive and save the file.
- The last step is to remove the upload folder from the old location.
Comments
0 comments
Please sign in to leave a comment.