Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-08 Thread Mark Wieder
Frank- Wednesday, September 8, 2004, 7:24:36 AM, you wrote: FDEJ This can be a useful feature, though. You can directly transfer files FDEJ from one server to another by setting one to active and the other to FDEJ passive mode, and taking the port number and IP address of one and I don't think

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-08 Thread Frank D. Engel, Jr.
Not true. You simply wait for the port number to be handed to you by the passive mode server, then tell the active mode server to connect to that port number, with the server's IP address (which the server also gives you as part of the transaction process). The passive mode server provides an

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-08 Thread Mark Wieder
Frank- Wednesday, September 8, 2004, 9:55:53 AM, you wrote: I stand corrected. You're quite right - the server's job is just to send out an IP address and port number. From there on it's easy to hijack the connection if it's allowed by the server software. -- -Mark Wieder [EMAIL PROTECTED]

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-07 Thread Andre Garzia
On Sep 7, 2004, at 6:58 PM, Alejandro Tejada wrote: Hi Andre! You really have the talent to boldly code what no programmer has published before. (from the Star Trek motto ;-) Andre, I have some questions about FTP, now that you are on it: Hi Alejandro, thanks for the cumpliments! I am a fan of

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-07 Thread Alex Tweedly
At 19:20 07/09/2004 -0300, Andre Garzia wrote: On Sep 7, 2004, at 6:58 PM, Alejandro Tejada wrote: Could anyone (intentionaly) sniff the password used to connect to a ftp server? I don't think so. Unless someone launch a bogus server and force a user to log in. Yes, they can sniff passwords.

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-07 Thread Andre Garzia
On Sep 7, 2004, at 7:58 PM, Alex Tweedly wrote: Yes, they can sniff passwords. Standard FTP (rfc959) sends passwords in cleartext, so anyone with physical access to the network, and suitable packet-capture hardware can easily sniff the password. See rfc 2577 for various other things that will

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-07 Thread Mark Wieder
Andre- Tuesday, September 7, 2004, 4:48:52 PM, you wrote: AG I never researched packet capture and those security auditing AG tools... the thing that scares me most is the fact that when in passive AG mode, the server will start listening in a data port and accepts any AG connection without

ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-06 Thread Andre Garzia
FTP Commander By Andre Alves Garzia 2004 Motivated by a email from Frank Leahy, I decided to see how fast I could make a FTP client for the masses. The result is 5 hours. At 1:17 I received the email, at 6:09 I am writing this email. Conclusion Revolution Rulz! I was inspired by old XTree

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-06 Thread Frank Leahy
PROTECTED] Subject: ANN: FTP Commander (the ftp browser Frank asked for...) To: How to use Revolution [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=MACINTOSH; format=flowed FTP Commander By Andre Alves Garzia 2004 Motivated by a email from Frank Leahy, I decided to see

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-06 Thread Andre Garzia
Photos Pro: Software for Photo Bloggers and Other Photo Power Users See us on the web at http://www.webphotospro.com/ On Sep 6, 2004, at 10:10 PM, [EMAIL PROTECTED] wrote: From: Andre Garzia [EMAIL PROTECTED] Subject: ANN: FTP Commander (the ftp browser Frank asked for...) To: How to use Revolution

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-06 Thread Mark Brownell
On Monday, September 6, 2004, at 02:31 PM, Andre Garzia wrote: don't forget the ending slash in the FTP URL like: ftp://myUser:[EMAIL PROTECTED]/mySweetFolder/ let me know if this works for you!!! :D Cheers andre Works great. Now I get it. In just a few guesses I got the correct configuration of

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-06 Thread Ken Ray
On 9/6/04 4:31 PM, Andre Garzia [EMAIL PROTECTED] wrote: Frank, don't forget the ending slash in the FTP URL like: ftp://myUser:[EMAIL PROTECTED]/mySweetFolder/ let me know if this works for you!!! :D Cheers andre That's awesome, Andre! Thanks! Ken Ray Sons of Thunder Software

Re: ANN: FTP Commander (the ftp browser Frank asked for...)

2004-09-06 Thread Roger . E . Eller
On Monday, September 6, 2004, at 02:31 PM, Andre Garzia wrote: don't forget the ending slash in the FTP URL like: ftp://myUser:[EMAIL PROTECTED]/mySweetFolder/ let me know if this works for you!!! :D Cheers andre Almost everything works for me. I had to comment out the -- delete last