Differences
This shows you the differences between the selected revisions of the page.
| 2023-03-11 | 2023-05-24 | ||
| using -username/-password + -passwordsfromfiles (martin) | 6.1 stable released + typography (martin) | ||
| Line 29: | Line 29: | ||
| </code> | </code> | ||
| ---- | ---- | ||
| - | Another way is to store the password to a separate file and use [m]-passwordsfromfiles[/m] (&beta_feature): | + | Another way is to store the password to a separate file and use ''-passwordsfromfiles'': |
| <code winscp> | <code winscp> | ||
| open -password=C:\path\password.txt -passwordsfromfiles sftp://username@example.com/ | open -password=C:\path\password.txt -passwordsfromfiles sftp://username@example.com/ | ||