Posts

Showing posts with the label windows

Commandline Copy Files from Unix to Window

During my work I have came across one requirement to copy file from a Unix (Solaris) environment to Windows machine. You can use WINSCP Command line Utility or Putty (PSCP) Utility to do this. Using Putty C:\> “C:\Program Files (x86)\PuTTY\PSCP" -v -pw YourPassword>  <unix_user>@<unix_machine>:< File Path> D:\<New Folder>\ Here YourPassword : password to connect to unix/solaris user. unix_user : Unix user id unix_machine : unix machine with proper domain File Path: Path of file or folder to copy New Folder: Destination Folder where file to be copied. Using WInSCP C:\>"C:\Program Files (x86)\WinSCP\WinSCP.com" /command "open sftp:// < unix_user > :<Password>@< unix_machine>" "cd <source file folder\file path>" "get <File> D:\<Destination_Folder>\" Here we are using winscp.com to use command line. Other parameters are self explanator...

Windows 8 Consumer Preview

Image
Microsoft is launching the Consumer Preview for Windows 8 today. Windows 8 Applications UI Take a look at the closer look:- http://www.zdnet.com/blog/bott/windows-8-consumer-preview-a-fresh-start-for-microsoft/4540?tag=nl.e539

Behind Windows 7 Startup Animation

Hi All, You must have seen new windows 7 which recently launched. Microsoft has introduced a new startup screen for Windows 7. checkout following link to see who is behind the New Animation and how it was done. http://on10.net/blogs/larry/Behind-the-Windows-7-Startup-Animation/

Essential Applications for Windows (Free)

There are various tools for windows are available but what I use and I feel they are good and useful for everyone. They are :- uTorrent : BitTorrent client that is a must-have for anyone who wants an effective file-sharing application that can download large files. Skype : Skype is another killer app for the modern personal computer.It’s the first and one of the few VoIP applications on the market that "just works. Infra recorder : It is a replacement of Nero into your system. Dr. Divx : For those who want to take their movies on the go or back up their DVDs to a smaller format, Dr. Divx is an excellent free solution. FastStone Photo Resizer : FastStone Photo Resizer is an absolute killer application for anyone who deals with images. It can batch resize, rename, and convert images of all formats and sizes. K-Lite Mega Codec Pack : If you (or someone you know) is the kind of person who likes to download videos (especially from questionable sources promising adult content) and you...