Topics Map > Software
An index to CAE filespace articles
You can click on the panels below to expand the related article. Links to each individual article are included below.
Files located on a CAE account can be accessed remotely through the site https://myfiles.cae.wisc.edu . When accessing this site, you will be prompted with a login box. Please use your CAE username and password.
Mapping a Network Drive
- Windows: Additionally, you may Map a Network Drive (as in [Link for document 5937 is unavailable at this time] ) in Windows. The full path to your personal CAE user space is \\files.cae.wisc.edu\(first letter of your user name)\(your user name). For example, the path to mapping a drive to the user name ismith would be \\files.cae.wisc.edu\i\ismith
- Macintosh: To connect to your filespace on a Mac, you can use safari, or click "Go->Connect to Server" and enter smb://files.cae.wisc.edu/(first letter of your user name)/(your user name). For example, the path to mapping a drive to the user name ismith would be smb://files.cae.wisc.edu/i/ismith
Maximum allowed disk space
- When a CAE account is created, it is given a base allotment of 10 GB.
- College of Engineering undergrads and grad students are given additional 15 GB (25 GB total).
- CoE faculty/staff get an additional 40 GB to the base allotment (50 GB total).
- Other factors that affect allotment include special course requirements and purchased disk space.
Checking current vs. maximum disk usage
Although there are a few ways to check your disk space from Windows and Linux machines, CAE suggests checking from your CAE account page.
Emptying Trash
Checking Disk Quota and Usage
There are a few ways to check available and used disk quota. Detailed information can be found in here.
Reducing disk quota
Note: if you are trying to access this page outside the campus, you need to be connected to VPN first.
Reducing disk quota after grace period passed
There is a 7 day grace period given to access your files safely and get the account under disk quota. Moving files is restricted after this period passed. If your filespace is grossly over quota, you will not be able to move files at all. The grace period will not apply. You must delete files until your account is below quota.
First thing you can do is empty the Recycle Bin and see if it brings the account under the quota, if it is delete files as outlined in above instructions.
If not, there are couple options to chose from:
1) use Linux machines to empty the trashcan in the Gui, or open up Terminal, and remove files using "rm file_name" command.
2) if using windows file explorer, highlight the files you wish to delete, and press Shift+Delete which will lead to "permanent" deletion of files.
If you still have problems with deleting files and going under the quota, contact CAE Help Desk.
Recovering in Windows
File Recovery in Windows:
The CAE uses a Windows utility called "Previous Versions" which is used for file recovery in case of accidental loss or deletion. To restore from these stored files, follow these directions:
- Select the folder where the file used to be. Right-click and select "Properties."
- Click on the tab labeled "Previous Versions"
From here, there are 2 ways to restores your files:
Option 1: Here, click on the date you want to recover from, and click on "Open."
Then, you can find the specific file you want to restore, right click on it, and click "Undo Delete"
Recovering in Linux
Your CAE files, including your home directory, does periodic "check pointing" and makes snapshots. These are kind of like backups, but don't have version control. They can be found in the .ckpt
hidden directory in your home directory.
Steps to restore a file.
- Change to your
.ckpt
directory. The command iscd ~/.ckpt
- List out directories using the
ls -la
command - Change to the most recent with the desired files.
- Copy that file to your home directory. Example command:
cp .bashrc ~/.bashrc
Connecting your Filespace to CAE lab Machines
Kumo is a program that allows you to map your cloud based storage drive to a lab computer or XenApp. Developed by Indiana University, it is simple to use and eliminates the need for portable storage devices. Setup is easy, just authorize your storage accounts, and they’ll show up just like a network drive within XenApp or on any lab computer station. Unfortunately, this service is only available on lab computers and through XenApp.
Groupspace
Creating a Group Filespace
CAE now offers the option to create your own group filespace on our servers. Students, faculty, and staff with active CAE accounts are eligible to create groupspaces. To check your groupspace quota, and to see all of the groupspaces you already belong to, follow this link.
1. To create a group filespace, you must first create a group that will have access to the filespace. If you already have the desired group created, you can skip this step. You can create a group by following these instructions.
2. Once your group is created, go back to the groupspace page.
3. Click on "Create New Groupspace".
Editing and Deleting Group Filespaces
1. To edit or delete a group filespace, navigate to the groupspace page.
2. You will see a list of all of the groups you are a member of. For groups that you have administrative rights to, you will see links to "Edit" "Change Owner" and "Delete" in the Actions column on the right side of the screen.
3. Click the appropriate link. The "Edit" link will allow you to increase or decrease the allocated quota for the groupspace. "Change Owner" will allow you to transfer ownership to another user in the group. "Delete" will allow you to delete the groupspace entirely.
4. You will now need to log out, then log back in for Windows to recognize the changes to the groupspace (Windows only).
Note: If you need to modify the group that has access to a given groupspace, please see these instructions: Changing Ownership of a Group and Adding members to a Group
Student orgs
Note: In order to remotely access groupspace folders, you must be connected to the WiscVPN, License VPN, or CoE VPN (Engineering_full or split).
Shared file space
The CAE lab computer image and the CAE file system have combined to change the way that student organizations can access file space. Now filespace can easily be accessed from anywhere, using the following information. Keep in mind that you must be on either the UW campus WiFi, uwmadisonVPN, or one of the various Engineering VPN portals.
- On a CAE Windows lab computer, look in the H: drive (studentorgs folder) and find your group's file folder. You will only see resources that you are allowed to access, so the list won't be excessively long.
- On a CAE Linux lab computer, go to /groupspace/studentorgs and find your group's file folder.
- To map the drive on computers outside CAE labs, the path is \\groupspace.cae.wisc.edu\studentorgs.
Website
Student Org websites have been transitioned to WiscWeb. For more information, please see: https://it.wisc.edu/services/web-content-management-wiscweb-cms/
Coursespace
Getting to your Coursespaces
Login to my.cae.wisc.edu and click the "Groupspace" link in the left navigation.Look for the "View Coursespaces" link (if you do not see this, you do not have access to any coursespaces).

You can also access your coursespaces directly via: https://spaces.my.cae.wisc.edu/coursespace
Managing your Coursespaces
If you have access to any coursespaces, you will see them listed with relevant information. Click on the coursespace's link to view more details.
In the "Groupspaces" information area, you will have the following options if you have management access to the coursespace:

- "Add Groupspaces" - if you have not reached your maximum groupspaces, you may add more here.
- "Membership Mgmt" - you may manage groupspace membership here by adding and removing accounts, including a list of the course roster for selection.
- "Groupspace(s) Quota Mgmt" - you may update the quota for each groupspace here, either individually, or all at once.
See Also
- Remote Access to Your CAE Files on the web
- Checking Disk Quota - available and maximum
- CAE Filespace Over Quota
- Recovering files from /filespace home directories and group shared space.
- Kumo: Cloud Storage Integration
- Group Filespace on CAE's File Server
- Creating, Editing, and Deleting a Personal Group Filespace
- Accessing Student Org Filespace
- Coursespace Management