# Normal Usermount-t cifs //192.168.2.12/d/Linux-05/mnt/windows-o=linux05
# or Domain Usermount-t cifs //192.168.2.12/d/Linux-05/mnt/windows-o=linux05@domain.local# Prompted for Password, type it in.
[Step 4:] (This can be used as a Backup of your important files) Copy folders over from Linux to Windows.
cp-r/srv/web/Inetpub/wwwroot/MyWebSite/mnt/windows/cp-r/var/www/MyWebSite / /mnt/windows/cp-r/usr/local/nginx//mnt/windows/cp-r/etc/nginx//mnt/windows/cp-r/etc/letsencrypt//mnt/windows/# This next one, not all files will copy over.cp-r/etc/ssl//mnt/windows/# If you have multiple users on the machine, it is best to back up all of them.# Unfortunately, as I just found out, doing this (cp -r/home/) did not copy anything over and did not produce any errors either. # So you will have to log into each user to copy their data out, or it did not work for me.cp-r/home/linux05/mnt/windows/