how to use webdav with netbeans?
Posted
by ajsie
on Server Fault
See other posts from Server Fault
or by ajsie
Published on 2010-03-30T16:13:35Z
Indexed on
2010/03/30
16:23 UTC
Read the original article
Hit count: 244
i have a server i save a lot of files, i wonder how i use webdav with netbeans.
eg.
- import a webdav folder
- edit the php files and save it
- the new changes apply immediately on the web server (cause the webdav folder is the same as the apache web root folder)
i think this is a very smart solution so that you can change the website immediately, without having to download, change and upload.
anyone that knows how to accomplish this?
(feel free to propose other quick solutions for how to do quick edits)
© Server Fault or respective owner