My system (T12-423 running TOS 5.0.176) is now showing an alert that the terra-master.com certificate has expired.
How do I renew the certificate?
Search found 5 matches
- 23 Jan 2023, 03:31
- Forum: Network
- Topic: Terra-master.com certificate has expired
- Replies: 18
- Views: 10801
- 14 Jan 2023, 20:08
- Forum: Rsync
- Topic: Rsync permission not copying over
- Replies: 5
- Views: 4613
Re: Rsync permission not copying over
Thanks. I do that already but was hoping to avoid that step. Please consider implementing automatic permission inheritance or the rsync archive flags.
- 14 Jan 2023, 09:25
- Forum: Rsync
- Topic: Rsync permission not copying over
- Replies: 5
- Views: 4613
Re: Rsync permission not copying over
Also, files and folders copied to a shared folder do NOT inherit the permissions for that shared folder.
- 13 Jan 2023, 19:55
- Forum: Rsync
- Topic: Rsync permission not copying over
- Replies: 5
- Views: 4613
Re: Rsync permission not copying over
Thank you for the reply. Is it possible to support the rsync archive flags such as -p to preserve the permissions as discussed in this article https://www.baeldung.com/linux/rsync-archive-mode?
- 13 Jan 2023, 08:43
- Forum: Rsync
- Topic: Rsync permission not copying over
- Replies: 5
- Views: 4613
Rsync permission not copying over
I am Rsyncing files from a TNAS running 5.1.13 to a TNAS running 5.0.176. The files copy correctly but only the admin account can access them on the destination TNAS. Is there a setting to allow permissions to pass through to the destination server? Ideally the admin account on the target device wou...