Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8

There are many ways to transfer data with ARCC including Globus, Linux (scp, sftp, rsync), Samba (CIFS and SMB), and Science DMZ.


Contents

Glossary

Training


Globus

Globus manages file transfers between two machines (two servers, a server, and a personal machine, or two personal machines). It is ideal for large files and available for many institutional clusters and networks. Files can be transferred between Teton, the ARCC petaLibrary, ORNL, TACC, NCAR, and other institutions around the world.

Linux

scp: Secure copy or SCP is a means of securely transferring computer files between a local host and a remote host or between two remote hosts.

sftp: sftp is a command-line interface client program to transfer files using the SSH File Transfer Protocol (SFTP) as implemented by the sftp-server command by the OpenSSH project, which runs inside the encrypted Secure Shell connection.

rsync: rsync is a utility to keep copies of a file on two computer systems

Samba

Coming Soon

Science DMZ

The University of Wyoming Science Network (UWSN) is the campus implementation of the science DMZ principle. The guiding principle behind UWSN is that the campus research community should be able to optimize their access to other research entities, data stores and computing resources specific to the needs of their individual projects.


  • No labels