Windows users can use the PuTTy application to open an SSH session to SWEB. PuTTY can be found on the UK Download site. Mac OS X and Linux users can use "ssh" from a terminal window.
Software that supports SFTP can be used to upload files. Windows users can use FileZilla and PuTTy (both available on the UK Download site. Mac OS X and Linux users can use the command-line sftp & scp utilities, or use an SFTP client.
Most software that supports SFTP can be used to upload multiple files at once.
Any FTP client that supports using the SFTP protocol can be used. FileZilla works well, and can be found on UK Download site.
Yes, you can use
Dreamweaver to manage your website and then publish it to
sweb.uky.edu using SFTP. Your remote directory should be www.
Use either the PSCP or the PSFTP applications that come with PuTTy. Check out the PuTTY documentation for more information.
Either login interactively using a ssh client such as PuTTy, or use an SFTP client to remove the files. You can also use the SWEB File Manager.
It's not possible to make files available by anonymous FTP, but you can present
files as downloadable by a web browser using HTTP. Simply put the files
in your www directory.
Most SFTP software has support to do this.
Not yet. We are working on implementing a WebDAV system which will allow you to mount your user folder to your computer. There is no timeframe for completing the WebDAV implementation.