IT Tips

Access

Blog History

Cross Platform Client Side Encryption

All details here ==> http://www.funzt.info/?p=910 Windows Requires a way of mounting one folder to another using Dokan (which is a Windows version of FUSE) and then the Windows version of encFS On Android I have been using BoxCryptor which also has a Windows Client...

read more...

Scripting PSFTP and PLINK using VBS

Sample script of using PuTTYs psftp and plink to: login to a remote linux host using plink via ssh, run a find command to return a list of files in a directory tree, build a psftp batch script to grab and move the remote files login again using psftp and run the batch...

read more...