TC and MS Sharepoint
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Please try to turn off the multi-step uploads. This is only needed if there isn't a permanent HTTP connection. With most modern servers, a permanent connection is kept.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 2
- Joined: 2010-11-18, 16:32 UTC
Sharepoint Drafts Folder
I'm having a problem with the Sharepoint Drafts folder and Total Commander. When you checkout a document from Sharepoint, you are given an option to save the file in a Sharepoint Drafts folder. I am unable to see the Sharepoint Drafts folder in Total Commander. I have the configuration set to show all files but this folder seems to elude Total Commander. Does anyone have a solution?
Thanks,
burkemo2000
Thanks,
burkemo2000
-
- Junior Member
- Posts: 2
- Joined: 2010-11-18, 16:32 UTC
Sharepoints Drafts Folder
Thanks. I missed the hidden file setting. That did it.
"Quick View" and "double click" in Share
I tried to use "Ctrl-Q" and double-click for the files in Webdav - no success.
Is it impossible by design?
Peter
Is it impossible by design?
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It's not possible with Microsoft's WebDAV implementation, but it works both with my WebDAV plugin. You can find it here:
http://www.ghisler.com/plugins.htm#filesys
After installing it, there will be a new subfolder "WebDAV" in the Network Neighborhood.
http://www.ghisler.com/plugins.htm#filesys
After installing it, there will be a new subfolder "WebDAV" in the Network Neighborhood.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, I don't understand - what do you mean with "Web address"? if you mean the URL, that's all you need in TC too...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 2
- Joined: 2011-11-16, 13:58 UTC
- Location: New Jersey, USA
TC and MOSS
The WebDAV plugin for TC is designed for Microsoft IIS, but I am not able to use it with MOSS (Microsoft Office SharePoint Server 2007). Any suggestions what settings to use in WebDAV? I am using TC 7.56a 32bit 16.12.2010 with WebDAV plugin v2.1 under Windows 7.
Connect
GET abc... HTTP/1.0, Host: abc...
User-Agent: Mozilla/4.0 (compatible; Totalcmd; Windows 7)
Connection: close
HTTP/1.1 401 Unauthorized
Connect
GET abc... HTTP/1.0, Host: abc...
User-Agent: Mozilla/4.0 (compatible; Totalcmd; Windows 7)
Connection: close
HTTP/1.1 401 Unauthorized
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
TC is using the connection settings from Internet Explorer - if you can access the sharepoint server from that (or the Explorer's WebDAV client), then it should work with TC too. Apparently you have a problem with access rights.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 2
- Joined: 2011-11-16, 13:58 UTC
- Location: New Jersey, USA
TC and MOSS - updated documents - check out and check in
Thanks for the hint! I got more access rights from IT, and now I am able to use the WebDAV plugin for TC with MOSS (Microsoft Office SharePoint Server 2007) when I select the Microsoft IIS (plain, not secure) pre-canned settings in WebDAV.
To update a document on the sharepoint server I need to (1) check it out (using the Explorer's WebDAV client), (2) over-write it using TC, then (3) check it in (using the Explorer's WebDAV client). Is there an easy way to update documents - using TC WebDAV plugin only (w/o Explorer's check in/out)?
To update a document on the sharepoint server I need to (1) check it out (using the Explorer's WebDAV client), (2) over-write it using TC, then (3) check it in (using the Explorer's WebDAV client). Is there an easy way to update documents - using TC WebDAV plugin only (w/o Explorer's check in/out)?
Re: TC and MOSS - updated documents - check out and check in
Are you sure? At the moment I can not test it, but I think that the "copy" command from standard-Panel to the WebDav-Panel should do the job.Peter Kiss wrote:...To update a document on the sharepoint server I need to (1) check it out (using the Explorer's WebDAV client),...

Or not?
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2Peter Kiss
I can add an option for checking out files, but I need to know what command is sent to the WebDAV server to do that. Could you try to find out the command with a tool like WireShark, please? It can monitor the commands sent by Explorer to the server.
I can add an option for checking out files, but I need to know what command is sent to the WebDAV server to do that. Could you try to find out the command with a tool like WireShark, please? It can monitor the commands sent by Explorer to the server.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
When working in SharePoint, there's an option to "Open in Explorer" and then, of course, I see the content of the library in Win Explorer window. When I click in the address bar it shows a https://www and so on.
When I try to copy that in TC address bar and I paste it but TC doesn't react. I know about network drive mapping, and I did that, but when I do that, some operations, like a simple one document rename are not possible and it says "Please remove the write protection." However, the whole library content is there, visible in TC and copying (which is in this case actually uploading) is possible. When I try to rename it in the Explorer view, I have no problems.
I have installed WebDAV plugin and I create a new connection and get the new folder, but when I double click it, it doesn't react.
Any idea why this might be happening and why can't I get the same options in TC?
What am I missing here?
Thanks.
When I try to copy that in TC address bar and I paste it but TC doesn't react. I know about network drive mapping, and I did that, but when I do that, some operations, like a simple one document rename are not possible and it says "Please remove the write protection." However, the whole library content is there, visible in TC and copying (which is in this case actually uploading) is possible. When I try to rename it in the Explorer view, I have no problems.
I have installed WebDAV plugin and I create a new connection and get the new folder, but when I double click it, it doesn't react.
Any idea why this might be happening and why can't I get the same options in TC?
What am I missing here?
Thanks.
This are the settings I use to connect to our SharePoint server:vo wrote:When working in SharePoint, there's an option to "Open in Explorer" and then, of course, I see the content of the library in Win Explorer window. When I click in the address bar it shows a https://www and so on.
When I try to copy that in TC address bar and I paste it but TC doesn't react. I know about network drive mapping, and I did that, but when I do that, some operations, like a simple one document rename are not possible and it says "Please remove the write protection." However, the whole library content is there, visible in TC and copying (which is in this case actually uploading) is possible. When I try to rename it in the Explorer view, I have no problems.
I have installed WebDAV plugin and I create a new connection and get the new folder, but when I double click it, it doesn't react.
Any idea why this might be happening and why can't I get the same options in TC?
What am I missing here?
Thanks.
Image: https://www.dropbox.com/s/p4gng7w4pxxrxso/WebDav_settings.png
#106383 Windows 10 Pro 64-bit