I finally got around to upgrading to the the newest stable release of Emacs. There were a few things I wanted to be able to do and rather than use outdated methods I decided it was time to upgrade to Emacs 23. I ran into a few hitches along the way but after getting them […]
Tag: ssh
If you’re making a batch file that requires you to upload some files over SFTP/SCP then you’ll need to use an external program such as WinSCP that has command line access to upload the files. Unfortunately you cannot use the native FTP client in Windows. First create a config file with your server settings and […]
It is quite rare that I use Telnet these days, so it took a long time for me to notice that by default it was not packaged with Windows Vista. This is also the case for Windows 7. Telnet is very insecure and whenever you have the choice you should always use SSH, so more […]