what is different with Ftp From browser and Ftp from command line
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free.
what is different with Ftp From browser and Ftp from command line
hi
i have a rule in snort that when i enter to a special FTP , snort alert me.
when i do it from command line snort alert me but when i enter same FTP from Mozilla ,Snort don't alert me.....
why???
do their mechanism is different???
can u help me?
The only difference is that browsers use passive mode ftp by default, while in the command-line ftp you must specify it by giving the command "pass(ive)". This way you initialize the connection for data transfer and your firewall does not complains.
i have problem with ftp in browser not in command-line
command-line works true and alert me . i want if i enter ftp in browser this alert me too but in browser don't alert me .
i want to know why????
thanks
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.