You may wish to establish a personal ftp directory to make documents and software available to your colleagues via anonymous ftp. Items in this directory can also be accessed directly from a web browser or from links on your Web pages.
To get an ftp directory, you need to have a faculty or graduate student account on the MSCS network. To learn about getting such an account read the accounts and general information web page.
Once you have an account, send email to consult@math.uic.edu requesting that a directory be created for you on the department's ftp server. You will be notified when your directory is created; usually within two days of your request.
There are three main ways to put files into this directory:
You may change the contents of your public ftp directory the same way you would change files in your home directory. For example, you couldcd to /home/ftp/pub/<username> and use rm to remove files and mv to rename them.
Your colleagues can access the files in your ftp directory by using ftp or Fetch to connect to ftp.math.uic.edu. They should use the username ftp and provide their email address as their password.
To create links to these files from your Web page, use a URL of the form:
ftp://ftp.math.uic.edu/pub/<username>/<filename>.
The ftp site is backed up six nights a week; backups are saved for at least two weeks. If you need files restored, send email to consult@math.uic.edu giving the names of the files, the directory they were in, and the approximate date on which the files were lost or damaged.