Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Backup with dar
(view source)
Revision as of 13:48, 19 July 2018
72 bytes added
,
13:48, 19 July 2018
replace "/mnt/smb" with "$(config getprop backupwk Mount)" in manual mount/list/unmount notes
Line 384:
Line 384:
You can mount the configured CIFS/SMB destination using<syntaxhighlight>
You can mount the configured CIFS/SMB destination using<syntaxhighlight>
−
mount -t cifs //$(config getprop backupwk SmbHost)/$(config getprop backupwk SmbShare)
/mnt/smb
-o credentials=/etc/dar/CIFScredentials
+
mount -t cifs //$(config getprop backupwk SmbHost)/$(config getprop backupwk SmbShare)
$(config getprop backupwk Mount)
-o credentials=/etc/dar/CIFScredentials
</syntaxhighlight>List available backups<syntaxhighlight>
</syntaxhighlight>List available backups<syntaxhighlight>
−
find
/mnt/smb
/$(config get SystemName).$(config get DomainName) -name "*.1.dar" | sed s/\.1\.dar$//
+
find
$(config getprop backupwk Mount)
/$(config get SystemName).$(config get DomainName) -name "*.1.dar" | sed s/\.1\.dar$//
</syntaxhighlight>
</syntaxhighlight>
Line 403:
Line 403:
{{Note box|Unmount the backup destination after any manual exploration:
{{Note box|Unmount the backup destination after any manual exploration:
−
umount
/mnt/smb
}}
+
umount
$(config getprop backupwk Mount)
}}
----
----
[[Category: Backup]]
[[Category: Backup]]
[[Category:Howto]]
[[Category:Howto]]
Mmccarn
Administrators
688
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search