en:prehled_protokolu_a_sluzeb_s_jejich_doporucenimi:start

Services and protocols overview with recommendations

In case you are interested in any type of supported protocols you can continue HERE.


ownCloud

This application is best suited for smaller amount of files that you want to access through web portal, to synchronize between a PC or mobile devices or to share them with your colleagues. You can also use it to share contacts and calendars.

How to start using the service

FileSender

FileSender is a web service for file exchange (with temporary storage).

What FileSender can do?

  • FileSender functions as a file storage: you upload the file and specify who should receive a link for its download, the other party will receive an e-mail with the link.
  • File is stored in a system for up to one month then it is automatically deleted.
  • The files can be large with size up to 500 GB.
  • If you need to receive a file from someone who does not have an account in the federation, you can send a one-time invitation.

How to start using the service

Please go to http://filesender.cesnet.cz.

You may also try beta installation of a new version (no guarantee) http://filesender2.cesnet.cz.

Guide for the service


Globus

Globus is service for copying large amount of data over long distance using a web interface. Data is transferred between two endpoints. One endpoint can be your home directory created in the data storage CESNET and the other endpoint can be either another remote repository which support Globus or your workstation/laptop.

How to start using the service

Protocols overview with recommendations

List of addresses for individual services

List of addresses for individual services

  • Ostrava storage
    • protocols FTP/FTPS: ftp.du4.cesnet.cz
    • protocols rsync, SCP/SFTP and SSH: ssh.du4.cesnet.cz
    • NFS: nfs.du4.cesnet.cz
    • Samba: samba.du4.cesnet.cz
  • Jihlava storage
    • protocols FTP/FTPS: ftp.du5.cesnet.cz
    • protocols rsync, SCP/SFTP and SSH: ssh.du5.cesnet.cz
    • NFS: nfs.du5.cesnet.cz
    • Samba: samba.du5.cesnet.cz


NFSv4

NFSv4 protocol is available only for clients using Linux, for Windows users is available only commercial client NFS Maestro. To ensure strong user authentication we are using NFSv4 over Kerberos protocol. Without using other tools such as tar, you cannot use the protocol to preserve the original ownership of the file.

For whom the service is intended

NFS is mostly intended for experienced users (because of the complex initial configuration) using Linux. For Windows users is available only commercial NFS Maestro client. On the operating system Mac OS is a problem with the mapping of identities and therefore this protocol is entirely useless.

What NFS can do?

  • Mount the volume, so that it will look like a local disk
  • Reconnect

How to start using the protocol

FTPS

FTPS protocol is FTP which uses TLS protocol to ensure data encryption. FTP is particularly suitable for transferring large files. On the other hand the FTP protocol cannot preserve original ownership and modification time of the files.

For whom the protocol is intended

What FTPS can do?

How to start using the protocol

Because of protocol, it is possible to use various applications. Below is our list of tested applications whit relevant guides.


SCP/SFTP

Like the FTP protocol, the protocols SCP and SFTP are designed for large files. Unlike FTP(S), it hasn't problem with the transmission of other file information (permissions, modification times, etc.).

For whom the service is intended

What SCP/SFTP can do?

  • Transmission is encrypted

How to start using the protocol

Because of protocol, it is possible to use various applications. Below is our list of tested applications whit relevant guides.


Rsync

For whom the protocol is intended

Rsync is a simple tool suitable for situations where it is not required backup history, just a copy. Because rsync is doing several metadata operations when is copying a new file, the transfer speed of new files is limited to approximately 40 files per second (regardless of their size). Checking of existing files is about 10 times faster.

What rsync can do?

  • Allows you to maintain rights and information about the ownership. To accomplish this uses extended attributes of files (which is described in the guide)

How to start using the protocol

Last modified:: 06.01.2020 11:12