The Help Desk
304 Sanford Hall
706.542.6799
help@terry.uga.edu
|
|
WRDS (Wharton Research Data Service)
Instructions for Accessing WRDS:
- From windows, go to —> start —> run —> cmd
- type: ssh WRDS.WHARTON.UPENN.EDU
- at the login prompt, type in your login name and password
- you will now be prompted with wrds(~)%
- at this point you can use all the unix commands to change directories
(cd), copy files (cp), get files (get or mget), remove (delete) files (rm
or rmdir), list files (ls), change rights (chmod), or who (who is on), etc
You can use editors pico or vi
create /edit files, or pine or elm to email.
When you want to quit wrds, type,
"logout" to get back to the dos prompt.
You have 28 megs of storage space.
Beware: data sets are usually
very big in size, so specify what you need.
Delete or remove files that are
no longer needed, as you always can get them back later.
Additionally, files can be transferred
with wrds using sftp.
|