Basic credentials are comprised of a username and a password. You can also use limit the credentials to specific URLs via the optional URL property.

Important

Password and form data is stored in plain text within a WebCopy project file.

FieldDescription
URLThe URL of the page the password will be used for, relative to the website URL. This field supports regular expressions
User nameLogin user name
PasswordLogin password

Important

If your expression includes any of the ^, [, ., $, {, *, (, \, +, ), |, ?, <, > characters and you want them to processed as plain text, you need to "escape" the character by preceding it with a backslash. For example, if your expression was application/epub+zip this would need to be written as application/epub\+zip otherwise the + character would have a special meaning and no matches would be made. Similarly, if the expression was example.com, this should be written as example\.com, as . means "any character" which could lead to unexpected matches.

© 2010-2024 Cyotek Ltd. All Rights Reserved.
Documentation version 1.10 (buildref #185.15779), last modified 2024-03-31. Generated 2024-03-31 14:04 using Cyotek HelpWrite Professional version 6.19.1