We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b9698 commit bd6432eCopy full SHA for bd6432e
docs/3-interacting-with-ftp-and-sftp-servers.md
@@ -57,6 +57,8 @@ flysystem:
57
username: 'username'
58
password: 'password'
59
privateKey: 'path/to/or/contents/of/privatekey'
60
+ passphrase: 'privatekey_passphrase'
61
+ hostFingerprint: 'host_fingerprint'
62
root: '/path/to/root'
63
timeout: 10
64
directoryPerm: 0744
0 commit comments