{"id":6558,"date":"2022-12-20T19:19:04","date_gmt":"2022-12-20T22:19:04","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/umount-davfs-de\/"},"modified":"2022-12-20T19:19:04","modified_gmt":"2022-12-20T22:19:04","slug":"umount-davfs-de","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/umount-davfs-de\/","title":{"rendered":"umount.davfs (de)"},"content":{"rendered":"<h1 align=\"center\">umount.davfs<\/h1>\n<p> <a href=\"#BEZEICHNUNG\">BEZEICHNUNG<\/a><br \/> <a href=\"#\u00c3BERSICHT\">\u00c3BERSICHT<\/a><br \/> <a href=\"#\u00c3BERSICHT (nur f\u00c3\u00bcr root)\">\u00c3BERSICHT (nur f\u00c3\u00bcr root)<\/a><br \/> <a href=\"#BESCHREIBUNG\">BESCHREIBUNG<\/a><br \/> <a href=\"#OPTIONEN\">OPTIONEN<\/a><br \/> <a href=\"#DATEIEN\">DATEIEN<\/a><br \/> <a href=\"#FEHLER\">FEHLER<\/a><br \/> <a href=\"#AUTOREN\">AUTOREN<\/a><br \/> <a href=\"#\u00c3BERSETZER\">\u00c3BERSETZER<\/a><br \/> <a href=\"#DAVFS2 HOME\">DAVFS2 HOME<\/a><br \/> <a href=\"#SIEHE AUCH\">SIEHE AUCH<\/a> <\/p>\n<hr>\n<h2>BEZEICHNUNG <a name=\"BEZEICHNUNG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">umount.davfs \u2212 Umount\u2212Hilfsprogramm f\u00c3\u00bcr davfs2 Dateisysteme<\/p>\n<h2>\u00c3BERSICHT <a name=\"\u00c3BERSICHT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>umount.davfs [\u2212h | \u2212\u2212help] [\u2212V | \u2212\u2212version] <br \/> umount<\/b> <i>dir<\/i><\/p>\n<h2>\u00c3BERSICHT (nur f\u00c3\u00bcr root) <a name=\"\u00c3BERSICHT (nur f\u00c3\u00bcr root)\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i><b>umount.davfs<\/b> dir<\/i><\/p>\n<h2>BESCHREIBUNG <a name=\"BESCHREIBUNG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i><b>umount.davfs<\/b><\/i> ist ein Hilfsprogramm, das von <b>umount<\/b>(8) aufgerufen wird. Es soll verhindern, dass das umount\u2212Kommando zur\u00c3\u00bcck kehrt, bevor <b>mount.davfs<\/b> alle ge\u00c3\u00a4nderten Dateien aus dem Cache auf den WebDAV\u2212Server zur\u00c3\u00bcck sichern konnte.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>dir<\/i> ist der Einh\u00c3\u00a4ngepunkt. Es kann eine absolute oder relative Pfadangabe sein.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Bei lokalen Dateisystemen kehrt <b>umount<\/b>(8) erst zur\u00c3\u00bcck, wenn alle Daten aus dem Cache auf die Festplatte geschrieben sind. Dies funkioniert bei einem <b>davfs2<\/b>\u2212Dateisystem nicht automatisch. Mit diesem Hilfsprogramm kann sich der Benutzer auf das bekannte Verhalten von <b>umount<\/b>(8) verlassen. Es sollte auch immer mit der Option <b>_netdev<\/b> eingeh\u00c3\u00a4ngt werden, damit das Betriebssystem dar\u00c3\u00bcber informiert wird, dass das <b>davfs2<\/b>\u2212Dateisystem eine Netzwerkverbindung braucht.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Abh\u00c3\u00a4ngig von der Datenmenge und der Qualit\u00c3\u00a4t der Netzwerkverbindung kann das Aush\u00c3\u00a4ngen ein paar Sekunden, aber auch einige Stunden dauern.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Wenn der <b>mount.davfs<\/b>\u2212Hintergrundprozess ernste Probleme hat, kann <b>umount.davfs<\/b> m\u00c3\u00b6glicherweise das Dateisystem nicht aush\u00c3\u00a4ngen, sondern meldet einen Fehler. Versuche es in diesem Fall mit <b>umount \u2212i<\/b>. Die Option <b>\u2212i<\/b> hindert <b>umount<\/b>(8) daran, <b>umount.davfs<\/b> aufzurufen.<\/p>\n<h2>OPTIONEN <a name=\"OPTIONEN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212V \u2212\u2212version<\/b><\/p>\n<p style=\"margin-left:22%;\">Zeige die Version an.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212h \u2212\u2212help<\/b><\/p>\n<p style=\"margin-left:22%;\">Zeige einen Hilfe\u2212Text an.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212f \u2212l \u2212n \u2212r \u2212v \u2212t<\/b><\/p>\n<p style=\"margin-left:22%;\">Dies Optionen dienen nur der Kompatibilit\u00c3\u00a4t mit <b>umount<\/b>(8) und werden ignoriert.<\/p>\n<h2>DATEIEN <a name=\"DATEIEN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>\/run\/mount.davfs<\/i><\/p>\n<p style=\"margin-left:22%;\">Die PID\u2212Dateien der laufenden <b>mount.davfs<\/b>\u2212Hintergrundprozesse werden in diesem Verzeichnis gesucht.<\/p>\n<h2>FEHLER <a name=\"FEHLER\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Derzeit keine bekannten.<\/p>\n<h2>AUTOREN <a name=\"AUTOREN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Diese Handbuch hat Werner Baumann <werner.baumann@onlinehome.de> geschrieben.<\/p>\n<h2>\u00c3BERSETZER <a name=\"\u00c3BERSETZER\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Das Handbuch wurde von Werner Baumann <werner.baumann@onlinehome.de> \u00c3\u00bcbersetzt. 2009-04-27<\/p>\n<h2>DAVFS2 HOME <a name=\"DAVFS2 HOME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">http:\/\/savannah.nongnu.org\/projects\/davfs2<\/p>\n<h2>SIEHE AUCH <a name=\"SIEHE AUCH\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>mount.davfs<\/b>(8), <b>umount<\/b>(8), <b>davfs2.conf<\/b>(5), <b>fstab<\/b>(5)<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>umount.davfs BEZEICHNUNG \u00c3BERSICHT \u00c3BERSICHT (nur f\u00c3\u00bcr root) BESCHREIBUNG OPTIONEN DATEIEN FEHLER AUTOREN \u00c3BERSETZER DAVFS2 HOME SIEHE AUCH BEZEICHNUNG umount.davfs \u2212 Umount\u2212Hilfsprogramm f\u00c3\u00bcr davfs2 Dateisysteme \u00c3BERSICHT umount.davfs [\u2212h | \u2212\u2212help] [\u2212V | \u2212\u2212version] umount dir \u00c3BERSICHT (nur f\u00c3\u00bcr root) umount.davfs dir BESCHREIBUNG umount.davfs ist ein Hilfsprogramm, das von umount(8) aufgerufen wird. Es soll verhindern, dass das [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[5,52,2971,347],"class_list":["post-6558","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-de","tag-umount"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=6558"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6558\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=6558"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=6558"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=6558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}