This way is no secure.1. Create a user on the NAS.You are right, the semicolon was not the issue. My Cobian runs as a service and I have users defined on my Synology NAS. Anybody who knows how to set-up security in a way that the Cobian service can write to the NAS?
2. Create Share
3. Give user rights to Share with read / write access
4. If you use password access, and not access from AD, create a bat-file with the following content:
net use L: \\ 193.121.161.14 \ Backup /user:193.121.161.14\backup 987654321
I think you can figure out what and how.
Those. connect the network drive L c Share Backup (\\ 193.121.161.14 \ Backup)
user: 193.121.161.14 \ backup - created NAS user
987654321 - password.
Place this file in the list of tasks. And voila.
Something like that.
Statistics: Posted by dtarantov — 31 May 2021, 15:39