Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

While the /dav.php is actually a file, from WebDAV protocol perspective (as WinSCP sees it) it is a folder.
E.g. when you go to a subfolder, you end in /dav.php/1__IPBoard/blog_cblocks.
Draghmar

Oh...that would really explain a lot. :D I just didn't know where I have to put /dav.php part. I didn't know that I can put file in a field called Remote directory. ;)
Thx for your help. :)
martin

Draghmar wrote:

I think it has something to do with Host name field. Using full address makes proper connection but there is one thing that makes saved session a little bit confusing. When I put http:// and change focus to another field both http:// and /dav.php parts will be stripped. But entering address without those two parts results with wrong connection. Normally I enter address without protocol (I'm using WinSCP mostly for FTP connections) and it worked without any problem this way so far.

The Host name box is for hostname only.

But as people tend to paste there a complete session URL, WinSCP is smart enough to parse the URL into protocol (http:// selects WebDAV), username and password (if any), the actual hostname and an initial path (/dav.php that goes to Advanced > Environment > Directories > Remote directory).

You are right that without protocol and path, it won't work, but there are separate boxes for these.

Alternatively you can select New Site and use Manage > Paste Session URL command.
Draghmar

Yes, it is enabled. Thx for the newer build by the way. Not sure what *was* wrong but after few attempts on this new build I did manage to connect properly.
I think it has something to do with Host name field. Using full address makes proper connection but there is one thing that makes saved session a little bit confusing. When I put http:// and change focus to another field both http:// and /dav.php parts will be stripped. But entering address without those two parts results with wrong connection. Normally I enter address without protocol (I'm using WinSCP mostly for FTP connections) and it worked without any problem this way so far.
martin

Did you enable external editing as per instructions on:
<invalid link removed>

It works for me (even on demo account).

I'm sending an email with the latest build of WinSCP with improved WebDAV support.
Draghmar

Sorry I should be more specific: <invalid link removed>. I tested newer version but still no luck. :(
martin

Re: Problem with WebDAV support

Can you be more specific about the "IPB software"? A link maybe?
Draghmar

Problem with WebDAV support

Hi
I just tried alpha build with experimental WebDAV support but I can't get it to work with IPB software. It's quite possible that I made some error during configuration...
IPB has support for remote editing themes by using webdav. It is done by connecting to dav.php file. I tried to enter only host but it didn't work. I tried then adding /dav.php to host but it still didn't work. I mean...it looked like it has connected but there was no files in panel.

Did someone tried IPB and their webdav support?