HTTPS Connection + Upload Nodes for webDAV

I'm having some issues with the remote file handling nodes for using them to connect to a webdav server. The HTTPS node says it's able to make an authenticated connection, but I'm unable to upload or get a list of remote files for the server. 

Everything is located underneath server_address:443/dav/, and the nodes just time out. As far as I can tell I'm authenticated correctly — would I get an error stating otherwise if I weren't? 

If anybody else has thoughts or ideas, definitely need some assistance. 

Thanks! - C

Hi C,

Could that be related to permissions on the WebDAV server? I.e. could you be authenticated correctly, but as a user with no permission to write to that directory?

Best,

Jon