Search found 8 matches
- 12 May 2025, 00:28
- Forum: File Services
- Topic: [Help] WebDav 412 HTTP error
- Replies: 4
- Views: 622

Re: [Help] WebDav 412 HTTP error
model F8 ver 6.0.673 I debugged through curl and found out that this is because the clients (macOS finder and Cyberduck) send the Overwrite:F header if the new file name does not exist and then the webdav server rejects the request. If you force Overwrite:T, then renaming and moving works. It seems ...
- 11 May 2025, 05:10
- Forum: File Services
- Topic: [Help] WebDav 412 HTTP error
- Replies: 4
- Views: 622

Re: [Help] WebDav 412 HTTP error
It seems that the webdav client built into TOS does not fully comply with the standard and therefore works
- 11 May 2025, 04:31
- Forum: File Services
- Topic: [Help] WebDav 412 HTTP error
- Replies: 4
- Views: 622

Re: [Help] WebDav 412 HTTP error
I also get this error over HTTP webdav.
BUT if I connect webdav as a folder in the TOS itself at 127.0.0.1:port, then it can rename and move files without this error.
BUT if I connect webdav as a folder in the TOS itself at 127.0.0.1:port, then it can rename and move files without this error.
- 11 May 2025, 04:25
- Forum: File Services
- Topic: [Help] WebDav 412 HTTP error
- Replies: 4
- Views: 622

[Help] WebDav 412 HTTP error
Hi! I get the 412 Precondition Failed error when I try to rename or move something via the embedded WebDAV server over HTTPS. CyberDuck shows the error "Unexpected response (412 Precondition Failed)." I tried to connect using the hostname, IP address, and WebDAV port proxying via SSH. The ...
- 06 May 2025, 23:12
- Forum: Security
- Topic: [Help] TOS6: encrypted shared folders are auto mounted after reboot
- Replies: 14
- Views: 2273

Re: [Help] TOS6: encrypted shared folders are auto mounted after reboot
I found the /etc/tos/scripts/ecryptfs_mount script that mounts protected folders. It can be used in your own automount scenarios (including with thoughtful protection)
Maybe someone will need this information!
Maybe someone will need this information!
- 06 May 2025, 22:11
- Forum: Security
- Topic: [Help] TOS6: encrypted shared folders are auto mounted after reboot
- Replies: 14
- Views: 2273

Re: [Help] TOS6: encrypted shared folders are auto mounted after reboot
But previously, my encrypted folders were mounted automatically after a reboot. Not now. I understand the reasons why this is more secure, but I would like to be able to cache the password during reboot. It used to work. Maybe add other automounting mechanisms, for example, the ability to download a...
- 06 May 2025, 20:54
- Forum: Security
- Topic: [Help] TOS6: encrypted shared folders are auto mounted after reboot
- Replies: 14
- Views: 2273

Re: [Help] TOS6: encrypted shared folders are auto mounted after reboot
No. Mounting now does not happen automatically at system startup, and I need to enter a passphrase for each shared folder in the web interface. I thought it happened as part of this forum thread. I could not find the changelog for the latest versions of the system and verify that such a change had b...
- 06 May 2025, 19:20
- Forum: Security
- Topic: [Help] TOS6: encrypted shared folders are auto mounted after reboot
- Replies: 14
- Views: 2273

Re: [Help] TOS6: encrypted shared folders are auto mounted after reboot
Hi! This now requires entering a key every time the server is restarted. Can you make this an optional setting?
I would like to protect the information when physically removing the disk, but not enter the key every restart.
I would like to protect the information when physically removing the disk, but not enter the key every restart.