Project folders

General questions and answers about infoRouter EDMS

Moderator: infoRouter Guru

Post Reply
Paresh

Project folders

Post by Paresh » Sat Aug 08, 2009 8:45 pm

I have multiple projects I would like to load into inforouter. How can I upload them with their exact folder structure.
There are too many folders to create and way too many documents to upload. Help!

User avatar
infoRouter Guru
Posts: 230
Joined: Fri Aug 07, 2009 8:46 pm

Re: Project folders

Post by infoRouter Guru » Sat Aug 29, 2009 4:25 pm

There are multiple ways to post documents into inforouter folders.

Here are just a few of them:

Zip uploads:
Zip your documents and folders on your workstation and upload the resulting zip file by chosing "Zip Upload" from the new menu.
This will automatically expand the zip on the inforouter server. All folders and documents will be created in inforouter.

WebDAV:
Using WebDAV, you may drag and drop documents in and out of inforouter. For more information, please consult the Online Help in inforouter.

Import/Export Tool:
Install the client tool to import and export files in large numbers from your workstation.

Hope this information helps.

kbjake
Posts: 2
Joined: Mon Mar 29, 2010 2:42 pm

Re: Project folders

Post by kbjake » Tue Apr 06, 2010 1:15 pm

When I go to use the Import tool, it is only finding my C:\ Drive

How can I change this to import files and folders from other drives on my PC?

thanks,
/kbjake

User avatar
infoRouter Guru
Posts: 230
Joined: Fri Aug 07, 2009 8:46 pm

Re: Project folders

Post by infoRouter Guru » Sat Jun 05, 2010 7:24 am

Hello Kbjake,

The configuration file that controls where the import tool can access can be found in the following path:

/<inforouter installation folder>/config/AccessPaths.xml

Note: The <inforouter installation folder> is generally c:\inforouter.

The contents of this file by default looks like the following:

Code: Select all

<paths>
      <item path="C:\"/>
</paths>
You can change it to look like this:

Code: Select all

<paths>
         <item path="C:\"/>
         <item path="F:\"/>
</paths>
If you do not wish for the C: drive to be visible, simply remove the line that refers to the C: drive.

I hope this helps.

The Guru

Post Reply

Return to “General Questions & Issues About infoRouter EDMS”

Who is online

Users browsing this forum: No registered users and 15 guests