AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
August 20, 2004 01:20PM
I'm using a wget command. For my AFNI updates I use:

wget -nv -m -np -nH -P /nfs/raidzone/data/MRITools/AFNI/src/ --cut-dirs=3 [afni.nimh.nih.gov]

# retrieve the updated docs
wget -nv -m -np -nH -P /nfs/raidzone/data/MRITools/AFNI/doc/ --cut-dirs=3 [afni.nimh.nih.gov]

# retrieve the updated binaries
wget -nv -m -np -nH -P /nfs/raidzone/data/MRITools/AFNI/bin/linux_glibc22 --cut-dirs=4 [afni.nimh.nih.gov]


and for my SUMA updates I use:

wget -nv -m -np -nH -P /nfs/raidzone/data/MRITools/AFNI/ --cut-dirs=5 [afni.nimh.nih.gov]

Am I downloading the wrong files? Should I be using a different method of updating? Thanks so much.


Jeremy

Subject Author Posted

3dSurf2Vol on Enterprise

Jeremy Skipper August 20, 2004 12:38PM

Re: 3dSurf2Vol on Enterprise

rick reynolds August 20, 2004 12:57PM

Re: 3dSurf2Vol on Enterprise

Jeremy August 20, 2004 01:20PM

Re: 3dSurf2Vol on Enterprise

rick reynolds August 20, 2004 02:10PM

Re: 3dSurf2Vol on Enterprise

Jeremy August 20, 2004 02:17PM