Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2005-08-12 13:46:44
Size: 1251
Comment:
Revision 6 as of 2005-08-12 13:51:09
Size: 1299
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Use `ftp surfer.nmr.mgh.harvard.edu`. Login as `anonymous` and password as `"email-address"`. Use `ftp surfer.nmr.mgh.harvard.edu`. Login as `anonymous` and password as `"email-address"`.    Example login:
Line 10: Line 12:
ftp surfer.nmr.mgh.harvard.edu $ ftp surfer.nmr.mgh.harvard.edu
Line 12: Line 14:
220 surfer.nmr.mgh.harvard.edu FTP server (Version wu-2.6.2-11.73.1) ready.
Name (surfer.nmr.mgh.harvard.edu:tosa): anonymous
220 surfer.nmr.mgh.harvard.edu FTP server (Version wu-2.6.2-15.7x.legacy) ready.
Name (surfer.nmr.mgh.harvard.edu:fsurfer): anonymous
Line 19: Line 21:
ftp>
}}}
Line 21: Line 25:
{{{
Line 23: Line 27:
}}}
Line 25: Line 29:
{{{
Line 28: Line 32:

T
hen go to a particular directory.

T
he current public distributions of FreeSurfer are found in /var/ftp/pub/dist.
If you want the directory containing the public distributions of !FreeSurfer:
{{{
  ftp> cd /var/ftp/pub/dist
}}}

[wiki:FreeSurferWiki top]

FTP File Exchange

An FTP server is availabe to which, under special circumstance, files may be uploaded. Also, sometimes special distributions or bug fixes are posted to the server for user download.

Use ftp surfer.nmr.mgh.harvard.edu. Login as anonymous and password as "email-address".

Example login:

$ ftp surfer.nmr.mgh.harvard.edu
Connected to surfer.nmr.mgh.harvard.edu (132.183.202.158).
220 surfer.nmr.mgh.harvard.edu FTP server (Version wu-2.6.2-15.7x.legacy) ready.
Name (surfer.nmr.mgh.harvard.edu:fsurfer): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>

If you are getting files, then

   ftp> cd transfer/outgoing

If you are putting files, then

   ftp> cd transfer/incoming

If you want the directory containing the public distributions of FreeSurfer:

   ftp> cd /var/ftp/pub/dist

For those inside NMR center, go to /space/outgoing and put files in its subdirectory. You can get user transfered files from /space/incoming. It takes 5 minutes or so to actually see the files there after the transfer.