software.safish.com
  • Blog
    Home All Articles Sticky
  • Software
    PhotoTool SQL Server Report Runner Stateless WorkflowEngine IIS Log Reader SftpScheduler
  • Online Tools
    Mortgage Calculator Compound Interest Calculator Future Value Calculator Future Value Annuity Calculator
  • Links
  • About
  • Search
Navigation bar avatar
✕

    Find and replace lines not starting with a string with Notepad++

    Posted on November 17, 2022

    I received some large CSV files that needed importing into a database, but unfortuntely there were hundreds of lines that contained line feeds so they would not import correctly. [Read More]
    Tags: notepad++

    Book Summary - Software Architecture The Hard Parts Modern Trade-Off Analyses for Distributed Architectures

    Posted on October 29, 2022

    This is my personal summary of the book Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures. It’s important to note that this is only written to jog my memory - it is almost impossible to capture this book as a summary as there is so much in... [Read More]
    Tags: booksummary

    MariaDB - Backing up and restoring over an existing database

    Posted on October 13, 2022

    MariaDB backup and restore is really simple from the command line. If you have a problem with a database caused by a change (see: Wordpress), and want to restore to a previous version, you need a mysql dump file, and that’s it. All you need to do is run the... [Read More]
    Tags: mariadb

    Getting the Host Key Fingerprint for SFTP Connections

    Posted on August 8, 2022

    When scripting SFTP jobs, it’s a good idea to include the host key fingerprint to prevent man in the middle attacks. The easiest way I have found to get this information (if not provided) is to use WinSCP. [Read More]
    Tags: sftp winscp

    Create a zip file from powershell using 7zip

    Posted on July 29, 2022

    This is for future me….as present me always forgets how to do this. [Read More]
    Tags: powershell 7zip
    • ← Newer Posts
    • Older Posts →
    • RSS
    • GitHub
    • LinkedIn

    Matt Salmon  •  2026  •  software.safish.com

    Powered by Beautiful Jekyll