Transferring data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 62: Line 62:
| File size is different || A quick test. If the file size has changed then its contents must have changed, and it will be re-transferred.
| File size is different || A quick test. If the file size has changed then its contents must have changed, and it will be re-transferred.
|-
|-
| Modification time is newer || This will check the file's recorded modification time and only transfer the file if it is newer on the source than the destination. If you want to depend on this, it is important to check the "preserve source file modification times" option when initiating a Globus transfer.
| Modification time is newer || This will check the file's recorded modification time and only transfer the file if it is newer on the source than the destination. If you want to depend on this, it is important to check the <i>preserve source file modification times</i> option when initiating a Globus transfer.
|}
|}


Line 162: Line 162:


<!--T:33-->
<!--T:33-->
'''<big>***Note***</big>''' if you chose a custom SSH key name, <i>i.e.</i> something other than the default names: <code>id_dsa</code>, <code>id_ecdsa</code>, <code>id_ed25519</code> and <code>id_rsa</code>, you will need to use the <code>-i</code> option of scp and specify the path to your private key before the file paths via:
<b><big>***Note***</big></b> if you chose a custom SSH key name, <i>i.e.</i> something other than the default names: <code>id_dsa</code>, <code>id_ecdsa</code>, <code>id_ed25519</code> and <code>id_rsa</code>, you will need to use the <code>-i</code> option of scp and specify the path to your private key before the file paths via:


<!--T:34-->
<!--T:34-->
rsnt_translations
53,756

edits

Navigation menu