You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of providing username and password with explicit options --username and --password, the credentials can be included in the URL argument like sftp://username:password@hostname/.
Instead of providing username and password with explicit options
--username
and--password
, the credentials can be included in the URL argument likesftp://username:password@hostname/
.The text was updated successfully, but these errors were encountered: