Hi,
I was trying to download the files from ftp with username and password but I was getting the below mentioned error.
“url”: “ftp://user@ftp.xxxx/internal/DevOps/eagle/”,
“url_password”: “VALUE_SPECIFIED_IN_NO_LOG_PARAMETER”,
“url_username”: “user”,
“use_proxy”: true,
“validate_certs”: true
}
},
“mode”: “0755”,
“msg”: “Request failed: <urlopen error ftp error: 530 User cannot log in.>”,
“owner”: “root”,
“size”: 4096,
“state”: “directory”,
“uid”: 0,
“url”: “ftp://user@ftp.xxxx/internal/DevOps/eagle/”