...
Column | |||||
---|---|---|---|---|---|
|
Ui tabs | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Column | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
In-depth description of the different tools/clients for accessing and transferring data in/out Acacia is in the Acacia - User Guide /wiki/spaces/DATA/pages/54459526.
Best practices for your data and data transfers
...
You must generate a key-pair specifically for this purpose, that is, data transfers to and from Pawsey systems (Logging in with Use of SSH Keys for Authentication). Let's call this key-pair: COPYPAIR
. Do not repurpose an existing key-pair used to log in to Pawsey or other systems (which by the way, should use a passphrase). This allows isolation of unauthorised unauthorized accesses due to a compromised key-pair.
...
If the problem has expanded extensively into most of your /group
directory, you can fix it by using fix.group.permission.sh
, which is provided by the module pawseytools
. For more information about this tool, see under "File Permissions and Quota" on the Pawsey Filesystems and their Usage page.
Finally, in order to avoid this problem to happen again, configure your file transfer program to honour the setgid
(set-group identification) default so that newly created files and directories belong to your project on the "group" property. This is explained for several documented tools in the following subsections.
...
SSH is enabled on Pawsey systems for both incoming and outgoing traffic. This, however, may not be true for some firewalls on connections on the client side. Most university, business and home internet connections only permit outgoing connections, and have their incoming SSH disabled within their firewall. This means that, SCP is always invoked on the client, that is, your Laptop/Desktop to copy the data to/from the Pawsey supercomputers.