Skip to content

Commit

Permalink
filetransfer updates
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKoell committed Jun 3, 2024
1 parent d2f8231 commit b98e59b
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions r2023/royalts/reference/connections/filetransfer.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,12 +340,18 @@ <h4 id="initial-remote-path">Initial Remote Path</h4>
<h4 id="show-hidden-files">Show hidden files</h4>
<p>If checked, hidden files will be shown in the local and remote file browser.</p>
<h3 id="connection">Connection</h3>
<h4 id="keep-alive-interval">Keep-Alive Interval</h4>
<p>Specify the keep-alive interval in seconds. Set to 0 to disable keep-alive.</p>
<h4 id="encoding">Encoding</h4>
<p>Specifies the encoding.</p>
<h5 id="use-large-buffers-for-file-transfers">Use large buffers for file transfers</h5>
<h4 id="keep-alive-interval">Keep-Alive Interval</h4>
<p>Specify the keep-alive interval in seconds. Set to 0 to disable keep-alive.</p>
<h4 id="use-large-buffers-for-file-transfers">Use large buffers for file transfers</h4>
<p>Enabling large buffers can improve file transfer performance.</p>
<h4 id="bandwidth">Bandwidth</h4>
<p>Specify bandwidth constraints in kilobytes per second. Set to zero (0) to remove bandwidth constraints. Upload and download speed is only supported for FTP and SFTP connections.</p>
<h4 id="max-download-speed">Max. Download Speed</h4>
<p>The maximum allowed download speed, in kilobytes per second. For unlimited speed set this to zero.</p>
<h4 id="max-upload-speed">Max. Upload Speed</h4>
<p>The maximum allowed upload speed, in kilobytes per second. For unlimited speed set this to zero.</p>
<h3 id="timestamps">Timestamps</h3>
<h4 id="creation-time">Creation Time</h4>
<p>If checked, the creation time stamp is restored after the file transfer.</p>
Expand Down

0 comments on commit b98e59b

Please sign in to comment.