Differences
This shows you the differences between the selected revisions of the page.
2021-09-16 | 2021-12-06 | ||
presets and rule were not mentioned (martin) | 5.20 Bug 1941: Support reading S3 credentials from AWS CLI configuration (martin) | ||
Line 32: | Line 32: | ||
With [[ftp|FTP protocol]] you can use //Anonymous login//. It effectively sets the //User name// to ''anonymous'' and //Password// to ''anonymous@example.com''. | With [[ftp|FTP protocol]] you can use //Anonymous login//. It effectively sets the //User name// to ''anonymous'' and //Password// to ''anonymous@example.com''. | ||
+ | |||
+ | With [[s3|S3 protocol]] you can //==Read credentials== from %%AWS%% CLI configuration//. The discovered credentials will be show in the respective boxes, but they won't be saved. They will be read again each time you login. The ''AWS_ACCESS_KEY_ID'', ''AWS_SECRET_ACCESS_KEY'', ''AWS_SESSION_TOKEN'', ''AWS_CONFIG_FILE'' and ''AWS_PROFILE'' environment variables and the default ''.aws\credentials'' configuration file are used in the same order as AWS tools do. &beta_feature | ||
If you need to configure advanced settings, click //Advanced// button to open [[ui_login_advanced|Advanced Site Settings dialog]]. For settings not directly available in the interface and other special needs, use //Advanced > Edit Raw Settings// command to open [[ui_login_raw|Raw Site Settings dialog]]. For configuring [[transfer_settings#presets|transfer settings preset]] for the site, use //Advanced > Transfer Settings Rule// to open [[ui_transfer_preset|Transfer Settings Preset editor]]. | If you need to configure advanced settings, click //Advanced// button to open [[ui_login_advanced|Advanced Site Settings dialog]]. For settings not directly available in the interface and other special needs, use //Advanced > Edit Raw Settings// command to open [[ui_login_raw|Raw Site Settings dialog]]. For configuring [[transfer_settings#presets|transfer settings preset]] for the site, use //Advanced > Transfer Settings Rule// to open [[ui_transfer_preset|Transfer Settings Preset editor]]. |