Until recently, the script for sending the file was not Yandex.Disk, it worked fine for me:

#!/bin/bash # username:password - имя пользователя и пароль к аккаунту Яндекса curl -T file.pdf --user username:password https://webdav.yandex.ru/ 

Now gives an error:

 You are not authorized to see this! 

... It is logical that the functionality of the login-password binding has been verified more than once (.

Thanks for the help).

    2 answers 2

    I have no problems, everything works like this:

    curl -T клан.png -u логин:пароль https://webdav.yandex.ru/

    curl 7.35.0

    • Thank you, sorry for the trouble, the script is still working, the problem was that the password was too crypto-resistant (part of the password could not be recognized) - Shilgen

    Probably there is a special in your password. bash characters and shell are considered language constructs. For example, the $ sign.