Operating System - HP-UX
1825711 Members
3061 Online
109686 Solutions
New Discussion

Mounting a Webfolder (webdav)

 
Yogeeraj_1
Honored Contributor

Mounting a Webfolder (webdav)

Dear experts!

is it possible to mount a Webfolder on HP-UX?

for instance, i have a webfolder also accessible as: http:\\yogeeraj.myserver.mu\sites\webfolder\

and i want to mount it on /mnt/webfolder

thank you in advance for your insights.

regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Mounting a Webfolder (webdav)

If this across the Internet I think it pretty unlikely.

Most servers with exposure to the Internet block the Samba ports, if that is even what webfolder uses. This is because a lot of works go out and try samba mounts creating sometimes millions of log files in the samba log area.

I've had it fill up the /var sysem on my servers.

Windows has gotten around these issues by using ftp, which is usually open on most webhosting servers. The obvious problem there is your password going back and forth in clear text.

If its a samba share and the port is open on the firewall cifsclient or cifslogin or smbmount(linux) might do the trick.

Almost nobody allows NFS on public servers any more.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Yogeeraj_1
Honored Contributor

Re: Mounting a Webfolder (webdav)

hi SEP,

thank you for your reply.

Fortunately, the webfolder is within my Intranet and is running on a Windows 2003 server.

unfortunately, i can only access the folder using HTTP (in fact, the folder resides inside a database).


regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Yogeeraj_1
Honored Contributor

Re: Mounting a Webfolder (webdav)

hi again,

cadaver (http://www.webdav.org/cadaver/) seems to be solution to my query.

Anybody with cadaver experience?

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)