Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If a web-based application or command line options are not a fit for your workflow, desktop clients are another option to transfer data. While these options are not ARCC provided tools, we have tested many of them and can provide some support for users of them. Clients that ARCC have tested are MobaXTerm, Cyberduck, and Cloudberry (MSP 360 explorer), but for this modulesection of the workshop, we will only use Cyberduck in our examples due to it being available for Windows and Mac operating systems. Before getting into the use of Cyberduck, understanding of transfer protocols is key to the use of these tools and will be discussed first.

...

  • MobaXTerm - is a Windows only client that can be used for ssh logins as well as many other protocols, but is also an excellent SFTP client.

  • Cyberduck - is another client that can be used by Windows and Mac, that we frequently use for working with data on our Pathfinder system due to how well it works with the S3 protocol, but can use many other protocols

  • Cloudberry - is another Windows and Mac client that can use the S3 protocol, but requires a license to take advantage of it’s full functionality.

Straight Code - No context

Code Block
Limit to 16 lines in the example. 














This is the end

Same Thing With Images

...

Two Column Tables are nice ways to separate content/ Background info along with an image example on the same “Slide”. Please notice the table width. This should stop scroll bars from appearing

  • Bullets are nice to include for distinct points

  • yep

  • they

  • sure

  • are

    This is 14 lines

image-20240514-000033.pngImage Removed

Alternatively No Table

image-20240710-173148.pngImage Removed

Finally The End

...

Link to Previous sub-module or Home Module

...

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFF0B3

WARNING: You must already have an ARCC account, two factor enabled, and ssh keys or accesskey/secretkey combo prior to attempting to use a desktop client to transfer data!

...

Connecting to MedicineBow with a Client

With a Client (Cyberduck in this example) you will want to connect to MedicineBow using the SFTP protocol to transfer data.

  • Click the “Open Connection” icon

  • Select SFTP (SSH File Transfer Protocol)

Note

You will need to have your ssh keys downloaded prior to connecting

image-20240710-182945.pngImage Added

...

Logging into MedicineBow With a Client

Once SFTP is selected (Cyberduck in this example) you will need to enter the following information:

  • Server: medicinebow.arcc.uwyo.edu

  • UWYO username

  • Password

  • Choose the file that is your ssh key. (This example is using Windows and a key tip when looking in your .ssh folder is to select “show all files”

Note

You will need to have your ssh keys downloaded prior to connecting

image-20240710-183356.pngImage Added

...

Transferring Data with a Client

Once SFTP is connected (Cyberduck in this example) you will be connected to your home directory on MedicineBow

  • From here you can navigate to anywhere that you have access to.

  • To transfer a file you can click the upload icon, or simply “drag and drop” a file from your computer

Info

After hitting “connect”, you will be asked to allow the connection

image-20240710-183951.pngImage Added

The process is similar for using Pathfinder, but will use the S3 protocol and accesskey/secretkey combo instead of a username, password, ssh key for MedicineBow.

...

Next Steps