Skip to content

Commit

Permalink
Additional WinSCP settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1jmc committed Nov 15, 2024
1 parent 9b16cfe commit 3e7945b
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion pilot/data-ingress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,33 @@ Use this when configuring the server address and port with the software suggeste
Although we're tool agnostic this document providing step by step guidance for `WinSCP <https://winscp.net/eng/index.php>`_.
Should you feel confident with configuration other good tools such as `FileZilla <https://filezilla-project.org/>`_ will work just fine.

Upon opening WinSCP the ``Login`` form should be presented, you'll want to make sure that the file protocol ``SFTP`` is selected:
You'll first need to change some settings in WinSCP:

Open the preferences dialogue box from the Options menu in the top right.

.. image:: images/winscp-options.png
:align:: center
:scale:: 50%

From here navigate to the "Transfer" tab, select "Default" and "Edit...":

.. image:: images/winscp-preferences.png
:align:: center
:scale:: 50%

This will open the "Transfer settings" box, from here ensure the "Preserve timestamp" box is **unchecked**:

.. image:: images/winscp-transfer-settings.png
:align:: center
:scale:: 50%

After confirming the transfer settings, enter the "Endurance" tab below and set the "Enable transfer resume/transfer to temporary filename for" setting to "Disable":

.. image:: images/winscp-endurance-settings.png
:align:: center
:scale:: 50%

With these now set you may need re-open WinSCP to see the ``Login`` form, once open you'll want to make sure that the file protocol ``SFTP`` is selected:

.. image:: images/sftp/winscp-login.png
:align: center
Expand Down
Binary file added pilot/images/sftp/winscp-endurance-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pilot/images/sftp/winscp-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pilot/images/sftp/winscp-preferences.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pilot/images/sftp/winscp-transfer-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e7945b

Please sign in to comment.