FTP BAT Script Doesn't work. Goes in a LOOP by itself

There is time where bat file created and when run, it keep looping the command inside.
After a while, found out that, the file name is the problem.
Never ever create a .bat file with the following name:
ftp.bat

Happy coding. :)

Comments

Popular posts from this blog

Django Form: MultipleChoiceField and How To Have Choices From Model Example

Jquery Validation fix for date format dd/mm/yyyy in Chrome and Safari

DJango Queryset comparing date time