Differences
This shows you the differences between the selected revisions of the page.
2020-11-24 | 2020-12-01 | ||
library anchor (martin) | no summary (185.238.122.31) (hidden) (untrusted) | ||
Line 243: | Line 243: | ||
Access rights systems differ with operating system and the file server. With the most common combination of Unix-based system and OpenSSH: | Access rights systems differ with operating system and the file server. With the most common combination of Unix-based system and OpenSSH: | ||
- | ··* To see a directory contents you need to have read permissions to the directory; | + | ···To see a directory contents you need to have read permissions to the directory; |
- | ·* To read a file you need to have read permissions to the file; | + | ··To read a file you need to have read permissions to the file; |
- | ·* To write a file you need to have a write permissions to the file; | + | ··To write a file you need to have a write permissions to the file; |
- | ·* To create or delete file you need have a write permissions to the directory; | + | ··To create or delete file you need have a write permissions to the directory; |
- | ·* To change file or directory permissions you need to be its owner; | + | ··To change file or directory permissions you need to be its owner; |
- | ·* To change file modification time you need to be its owner (note that by default WinSCP [[ui_transfer_custom#common|updates file modification time]] when uploading). | + | ··To change file modification time you need to be its owner (note that by default WinSCP [[ui_transfer_custom#common|updates file modification time]] when uploading). |
===== [[too_many_authentication_failures]] Server sent disconnect message type 2 (protocol error): "Too many authentication failures for root" ===== | ===== [[too_many_authentication_failures]] Server sent disconnect message type 2 (protocol error): "Too many authentication failures for root" ===== |