CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Author : Malin

In my more than 30+ years of experience in the IT industry, I always showed interest in learning new things; and keep practicing what I learned. In my leisure time, I read books, play games & watch movies. I always like to play with my kids. :)

MS-DOS – Writing a simple batch file

In MS-DOS, we can write DOS commands into a file and these commands are invoked when we run the file. Usually we can enter our command at DOS prompt. Once we enter the command, Operating System will execute the command and display the results on DOS console window. How do we enter multiple commands at […]

Windows 7 – Download files using FTP from command-line

FTP is the File Transfer Protocol used to transfer files over internet. Using FTP, we can download or upload the files. Windows Operating System provides ftp commands to connect, download or upload data from/to FTP server. Here are some of the important things you need to remember when working with FTP. Before downloading or uploading […]

Scroll to top
Exit mobile version