1 | | Trying to upload using the dialogue and feeding a link to a sage notebook directory (such as `x.sagenb.org/home/username/3/` causes an error - you can only upload sws files. I think this should be considered a bug, though, since it means you have to actually click on the file instead of just the link in `/pub/`. |
| 1 | Using the 'upload' dialogue in the notebook, where it says to put in a URL, currently it must be a link to a .sws file (which is said). |
| 2 | |
| 3 | But since the links in `/pub/` when you click on Published are given in the form `http://www.sagenb.org/home/pub/2423`, you should really be able to just give this as a link instead of a .sws file, which requires the additional step of clicking on the link and then copying the 'Download' link for use in the 'upload' dialogue. But this causes an error currently. |