Changes

Jump to: navigation, search

WebDAV

1,296 bytes added, 07:28, 4 January 2019
no edit summary
'''WebDAV''' == cadaver ==[http://www.webdav.org/cadaver/ cadaver] is a HTTP extension that makes the Internet a writeable medium by allowing files to be created, changed, or deleted. WebDAV can be used to access your [[Fileboxw:File Transfer Protocol|FTP]] or -like command-line client for connecting to transfer files WebDAV shares. To connect to and from [[Scholar]]. This example assumes you are using Fileboxa share, but the instructions for Scholar are identical; just replace simply specify the URL with as an argument to the one cadaver command: cadaver {{{shareurl}}}You will be asked for your username and password. After connecting, you can issue standard FTP commands like '''ls''', '''get from Scholar as necessary''', '''put''', and '''delete'''. To disconnect, type '''exit'''.
== davfs2 ==[[w:davfs2|davfs2]] is a file system driver that allows WebDAV shares to be mounted and treated as if they were local files. After installing davfs2 through your distribution's package manager, it is simple to mount a share to a directory. First, the directory must be created: sudo mkdir {{{mountpoint|/media/webdav}}}Now mount the directory: sudo mount -t davfs {{{shareurl}}} {{{rawmountpoint|/media/webdav}}}You will be asked for your username and password and the share will be mounted. == GVFS ==''Note:uSome users have experienced problems with the WebDAV support in GVFS; caution should be exercised when making use of this feature.'' [[w:GVFS|GVFS]] provides support for WebDAVand connections can be made using [[w:Nautilus (file manager)|shareurlNautilus]] and other applications that use GVFS. * Open Nautilus and select '''Connect to Server''' in the '''File''' menu.* For the service type, select '''Secure WebDAV (HTTPS)'''* For the server, enter '''{{{shareserver}}}'''* For the path, enter <code>{{{sharepath}}}</code>* Enter your username and optionally select '''Add bookmark''' if you plan on connecting to this share again* Select '''Connect''' ==See Also==https://davwww.fileboxitma.vt.edu/users/example|mountpoint=courses/mediacomplit/filebox}}lesson4.htm [[Category:Howtos]][[Category:Software]][[Category:Needs restoration]]

Navigation menu