src/eric7/Documentation/Source/eric7.EricNetwork.EricFtp.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricFtp.html	Thu Jul 14 16:08:57 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricFtp.html	Thu Jul 14 16:09:37 2022 +0200
@@ -93,7 +93,7 @@
 
 <a NAME="EricFtp.__init__" ID="EricFtp.__init__"></a>
 <h4>EricFtp (Constructor)</h4>
-<b>EricFtp</b>(<i>host="", user="", password="", acct="", proxyType=EricFtpProxyType.NO_PROXY, proxyHost="", proxyPort=ftplib.FTP_PORT, proxyUser="", proxyPassword="", proxyAccount="", timeout=_GLOBAL_DEFAULT_TIMEOUT</i>)
+<b>EricFtp</b>(<i>host="", user="", password="", acct="", proxyType=EricFtpProxyType.NO_PROXY, proxyHost="", proxyPort=ftplib.FTP_PORT, proxyUser="", proxyPassword="", proxyAccount="", timeout=_GLOBAL_DEFAULT_TIMEOUT, </i>)
 
 <p>
         Constructor
@@ -197,7 +197,7 @@
 
 <a NAME="EricFtp.setProxy" ID="EricFtp.setProxy"></a>
 <h4>EricFtp.setProxy</h4>
-<b>setProxy</b>(<i>proxyType=EricFtpProxyType.NO_PROXY, proxyHost="", proxyPort=ftplib.FTP_PORT, proxyUser="", proxyPassword="", proxyAccount=""</i>)
+<b>setProxy</b>(<i>proxyType=EricFtpProxyType.NO_PROXY, proxyHost="", proxyPort=ftplib.FTP_PORT, proxyUser="", proxyPassword="", proxyAccount="", </i>)
 
 <p>
         Public method to set the proxy configuration.

eric ide

mercurial