> how can tell the backup scipt to connect to our NAS using smb version > 2.0? I had a look at the usual places where cronjobs are saved, but > did not find a script to add this parameter. > > We are using CipherMail version 5.0.5
Unfortunately, SMB2 is not supported :( the best option would be to do periodic backups using a cron script which creates a backup using the backup script. This way you are more flexible because you can decide where to store the backup (can be remote local etc.). Kind regards, Martijn Brinkers
