On 05/07/2018 04:15 PM, Alan Gauld via Tutor wrote:
On 7 May 2018, at 15:08, ruiyan wrote:
I want to log to the remote supercomputer automatically, upload and download
files
If it supports ftp then there is an ftp module.
There are also http and ssh modules, depending on the complexity o
On 05/07/2018 05:53 AM, ruiyan wrote:
> Hello everyone,
>
>
> I need to conduct massive simulation computations using a software called
> 'lammps' on a remote supercomputer whose operating system is Linux every day.
> It's extremely annoying to log to the remote supercomputer, upload files to
On 7 May 2018, at 15:08, ruiyan wrote:
> I want to log to the remote supercomputer automatically, upload and download
> files
If it supports ftp then there is an ftp module.
There are also http and ssh modules, depending on the complexity of your needs
and the protocols available. Ftp sound
Hello everyone,
I need to conduct massive simulation computations using a software called
'lammps' on a remote supercomputer whose operating system is Linux every day.
It's extremely annoying to log to the remote supercomputer, upload files to
and download files from the supercomputer using