sftp_codes » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-05-09 | 2014-07-28 | ||
fixing interwiki links with spaces (martin) | typos (martin) | ||
Line 52: | Line 52: | ||
| ''29'' | Owner invalid | The principal specified can not be assigned as an owner of a file. | | | | ''29'' | Owner invalid | The principal specified can not be assigned as an owner of a file. | | | ||
| ''30'' | Group invalid | The principal specified can not be assigned as the primary group of a file. | | | | ''30'' | Group invalid | The principal specified can not be assigned as the primary group of a file. | | | ||
- | | ''31'' | No mathing byte range lock | The requested operation could not be completed because the specifed byte range lock has not been granted. | WinSCP does not use byte range locking. | | + | | ''31'' | No matching byte range lock | The requested operation could not be completed because the specified byte range lock has not been granted. | WinSCP does not use byte range locking. | |
===== References ===== | ===== References ===== | ||
* //[[http://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#section-9.1|Status response]]// section of ''draft-ietf-secsh-filexfer-13''; | * //[[http://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#section-9.1|Status response]]// section of ''draft-ietf-secsh-filexfer-13''; | ||
* SFTP specifications list in "History and development" section of [[wp>SSH_File_Transfer_Protocol|SSH File Transfer Protocol]]. | * SFTP specifications list in "History and development" section of [[wp>SSH_File_Transfer_Protocol|SSH File Transfer Protocol]]. |