I am using this URL to upload files directly on the site:
https://sitename.com/ajax/b/b.php?alt=&description=
for that to work I need to be loggen in.
If I am not logged in I get:
https://sitename.com/COMMON/ajax/login.php?remember_location=
My question is: Can I somehow add my log in credentials in to URL string and upload without to log in before that?