--- a/Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html Sat Mar 10 15:17:52 2012 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html Sat Mar 10 17:42:07 2012 +0100 @@ -175,7 +175,7 @@ </dd> </dl><a NAME="FtpSyncHandler.__downloadFile" ID="FtpSyncHandler.__downloadFile"></a> <h4>FtpSyncHandler.__downloadFile</h4> -<b>__downloadFile</b>(<i>type_, fileName</i>) +<b>__downloadFile</b>(<i>type_, fileName, timestamp</i>) <p> Private method to downlaod the given file. </p><dl> @@ -186,6 +186,9 @@ </dd><dt><i>fileName</i></dt> <dd> name of the file to be downloaded (string) +</dd><dt><i>timestamp</i></dt> +<dd> +time stamp in seconds of the file to be downloaded (int) </dd> </dl><a NAME="FtpSyncHandler.__idleTimeout" ID="FtpSyncHandler.__idleTimeout"></a> <h4>FtpSyncHandler.__idleTimeout</h4>