*** To print this
page, click here. (two-page MS Word format)
(Host Name/Address)transfer.stanford.edu
(Host Type) Automatic
Detect
SUNet ID and Password
à (Start
Up/ Initial Remote Site Folder) /afs/ir/users/(first
character of SUNet ID)/(second character)/(SUNet ID)
à Click ‘OK’
Q.What if my home directory
become full…..?
: Your PC allocates default amount
of memory (not sure how much) for Stata to do its job. However, if a data set
is larger than Stata can handle with its allocated memory, you need to assign
more memory to Stata. ( If you want to know how
to change the default amount, you can visit here, though I
would prefer not to change the default setting.) In case of dytch.dta,
the size of the file is 7.38MB, where as
the size of, say, mcDs.dta is6.21KB
(1000KB = 1MB). Obviously, dytch.dta seems to be quite big for Stata (at least,
Stata keeps saying that it cannot load the observations), and we need to set
more memory. Stata.com, in this context, provides two useful advices.
“Make
sure you allocate an amount of memory that is larger than the file that you are
using. If your file is 30 megabytes, you may want to allocate 50 megabytes of
memory to Stata. Stata will need the extra room to perform any commands or
calculations. A good rule of thumb for large files is to allocate roughly 50%
more memory then the size of your file. If you are using smaller files (<
2megabytes), then allocating 5 Megabytes on a PC with 64 Megabytes of RAM is a
good general guideline.
(Also)
Make sure that you do not allocate too much memory, because your computer will
not have enough memory (RAM) left to perform other tasks. For example, if you
only have 64 megabytes of RAM, then you should not allocate more than that. If
you have a file that is larger then the amount of RAM installed on your
computer, you will have to acquire more memory, work on a more powerful
computer, or sacrifice speed by using virtual memory. See http://www.stata.com/support/faqs/data/large.html
for more information about virtual memory and Stata. “
* ftp: file transfer protocol that is used to transfer files between computers. (protocol : a standard procedure for regulating data
transmission between computers) * WS_FTP: a file transfer application
that is used to transfer files between your local PC and a remote FTP server. * Home directory: Any UNIX system can
have many users on it at any one time. As a user you are given a home
directory in which you are placed whenever you log on to the system. User's
home directories are usually grouped together under a system directory, such
as /home.For example, our class website directory is, /afs/ir/class/polisci100a.
Your home directory is, if your SUNet ID is Statman,
/afs/ir/users/s/t/statman. * Using ftp on UNIX : Go to
http://cyclone.stanford.edu/software/ftp/sample-ftp.html |
For more
questions, please contact jakim@stanford