

Strato hidrive free windows#
There exists a Windows version which supports SFTP.
Strato hidrive free free#
unison should be available via the package management system of most Linux distributions.Ī free file synchronisation utility. However, you may mount your SFB1102 storage account locally via sshfs, see above, and use unison "locally", synchronising from the mounted directory to a local one. Unfortunately, unison is not (yet) directly supported by Strato. Unison will take care of both way changes and uses an efficient transfer protocol. Unison is a very handy tool to keep copies of data sets in sync accross different machines. ".sfb-1/t") denotes the directory ("t") itself. If you leave out the trailing slash (e.g. ".sfb-1/t/", as in the example above) denotes all the files in the source directory. Trivia: A trailing slash at the end of the source path (e.g.You may want to use the -dry-run option.Rsync -rltDv -e rsh You may want to use the -delete option. Simply do not use dd, or use a construct like dd | cat. The "dd" command will occasionally break the sshfs connection, which is quite odd. mount with -o aware that every user who can log in to the cluster node will be able to access this directory read/write! To mitigate this problem you may create an intermediate directory which is only accessible to a specific user group, like users who beling to mygroup can access /local/mygroup and further access /local/mygroup/sfb-1.for accessing a group account simulataneously. On a multi user cluster node, however, you may wish to have other users access to the mount point, too, e.g. In this case you may need to remove the moint point before you can try munting again.īy default your mount point is only available to the user who created it. Instead of manually copying your data to and from local storage, simply mount it into your file system hierarchy.Ī mount point is blocked, even if a mount is unsuccessful or if the connection terminates abnormally. This may be the single most useful function for the expert user. Please note the path to your user/group vice You may want to use the -cblowfish option to speed up transfers. Next to a graphical user client like Filezilla, the command line scp is the obvious application for SFTP access. The SFB1102 storage is acessible via SSH/SFTP which allows for many handy applications. This document will focus on SSH/SFTP and shortly mention rsync. You may have a use case for WebDAV, FTPS or SMB/CIFS via VPN. There exist different access methods for the SFB1102 storage, please find a list and the corresponding server names here. If you have suggestions or questions, please contact us via email to this document we use a username of "sfb-1" as an example. If you do not understand the concepts referred to here, this document is not for you.Įxplanations will be kept to a necessary minimum, it is expected that you are able to fill in the gaps yourself. This document is for advanced users, only.
