General

REST API To Flatten JSON

REST API To Flatten JSON

25 Aug 2019

Overview Flatten JSON is an simple REST API which takes a JSON object as input and parses into a key/value string.

Learn More
How to run FTP script in windows command line / Task Scheduler

How to run FTP script in windows command line / Task Scheduler

15 Apr 2018

Lets say we need to FTP a file (say filename.txt) from my local windows machine/server (say C:\ftp\output) to a remote server (say remoteserver.

Learn More
Pogoplug(E02 & V4) - Arch Linux, Samba, Webmin and my.pogoplug.com service

Pogoplug(E02 & V4) - Arch Linux, Samba, Webmin and my.pogoplug.com service

10 Oct 2014

Notes If you get a command not found for “wget” or “reboot”, try adding “busybox” in front of the command - “busybox wget http://xxx”, “busybox shutdown”.

Learn More