|
The following URLs are supported in Vibe, and might appear in the table above.
|
|
Permalinks
|
Permalinks are URLs that remain constant over time, and are used to reference individual workspaces, folders and entries. You can use them as bookmarks, or e-mail them to others. Copy and paste them as needed.
|
|
E-mail Addresses
|
If the folder owner has set up an e-mail address for this folder, then you can add entries directly into the folder via e-mail.
|
|
WebDAV URL
|
Use the WebDAV URL to access a folder directly as a file directory. Applications such as Windows Explorer and Microsoft Office can use a WebDAV URL to directly access the files stored in a Vibe folder.
|
|
iCal URL
|
You can use this URL to synchronize Vibe task and calendar folders to your desktop calendar application.
|
|
RSS URL
|
Folders can also be accessed using an RSS or ATOM Feed Reader or directly from the file system. Copy the RSS URL below and paste it into your RSS reader to access this folder as an RSS feed.
|
In order to figure out exactly what is going on (in terms of WebDAV operations), you may want to monitor the HTTP interactions between your client and Teaming. But judging from your description of the symptom, it sounds like to me that the Netdrive is translating the user's copy action into a "delete" followed by "add" operations, while the webdrive is correctly issuing a single "modify" operation. If this hypothesis is correct, then there is not much we can do about it, since Teaming merely executes in response to whatever operation that the client requests. In the past, I've seen other WebDAV clients that do not support versionings, and issue a sequence of requests that result in the loss of original file. So, it may well be the case with the Netdrive.