Hi Jared, That should be possible with something like: wget --user=TheUser --password=ThePassword "LinkYouGotFromPhenixDownloadSite" -O phenix-installer.tar.gz or something similar. One of the pitfalls is that some characters in the link will get interpreted by the shell, so it's necessary to encapsulate the link in double quotes to circumvent that. With "-O" (bit letter o) you can force an output file name, which is normally helpful. Hope this helps! Best regards, Folmer Fredslund On 2017-09-25 21:21, Jared Sampson wrote:
Hi all -
Is it possible to download and install the latest Phenix release to a node on a computing cluster (i.e. without a screen and therefore web browser)? I've tried pasting the latest download links into `curl` and `wget` commands but get zero-size files as a result.
Thanks, Jared
_______________________________________________ phenixbb mailing list [email protected] http://phenix-online.org/mailman/listinfo/phenixbb Unsubscribe: [email protected]