Skip to main content

Instructions for Uploading Files to Your NSU Web Space

Instructions for Uploading Files to Your NSU Web Space

1. Go to http://www.nova.edu/bin/public-html and enter your user name and password. This will create the "public" folder needed to allow other people to view files uploaded to your NSU web space.

2. Upload files to your web space using a client like Filezilla or by going to ftp://polaris.nova.edu/ . Make sure to place any files you want people to see online into your "public" folder. To use the ftp url above, you need to neter it in Internet Explorer, submit your username and password, and then select Open FTP Site in Windows Explorer” from the page drop-down menu in IE.

3. After that, you should be able to view the files by going to http://www.nova.edu/~[username]/ . (this will give you an index of any files in this space; if you have a file named “index.htm”, that file will be automatically opened; to navigate to a specific file you would write in the filename after your username).

Comments

Popular posts from this blog

Podcast/RSS Feed Links

There are many sites you can easily find to help you podcast. Here are some links for the basics: RSS Feed Generator - http://www.tdscripts.com/webmaster_utilities/podcast-generator.php - Will generate a valid RSS 2.0 feed (XML code), alhtough it only allows you to choose MP3 or WMA enclosure types (this can be amnually adjusted after the file is created. RSS 2.0 at Harvard Law - http://cyber.law.harvard.edu/rss/rss.html - Good info on the RSS 2.0 specification, with deinfitions of elements and sample files. MIME media types - http://www.iana.org/assignments/media-types/ - these are the possible emdia types you can send via RSS. You would need to enter the proper MIME type in your XML under enclosure type. There are many sites that will automate this process for you, but I think it's important for you to understand how the underlying technology works. Just like in CSS, there are plenty of specialized tags that allow you to send out particular types of information along with your en...