You can make browser userscript to inject the key to the URL.
For an example, see:
https://winscp.net/eng/docs/guide_injecting_sftp_ftp_url_to_page
For an example, see:
https://winscp.net/eng/docs/guide_injecting_sftp_ftp_url_to_page
ftp://user:pass;x-localpath=C:\download\path@10.10.10.10/dafs.pdf
ftp://user:pass@10.10.10.10/asdb.pdf
),
ftp://user:pass@10.10.10.10/dafs.pdf
),
10.10.10.10
(so as user and pass), and change its local path to Desktop. It doesn't work. The default download path is still the Document path.