Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: QUOTE command help needed
anshulc
anshulc@britanniainc.com

From: Fort Wayne, IN USA
Posts: 9
Member Since: 11/27/02
posted December 2, 2002 12:10 PM

This is in ref to my earlier post. I need to send this command.

quote rcmd ......

Tony suggested that I use

invoke = ftpConnection.Invoke(Dart.PowerTCP.Ftp.FtpCommand.SiteParameters,"rcmd ....")

However the remote server does not recognize SITE command. I am stuck again. If I can do it from DOS level can't I do it from Dart Control level?

I appreciate your help.

Regards,

Anshul
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted December 2, 2002 12:20 PM

If it can be done from DOS, it can be done from our control. It's just a matter of finding out what is being sent by the client.

Try just sending "RCMD" using FtpCommand.Null.

If that doesn't work, then you'll need to use a sniffer to spy on a DOS session and find out what it sends.

anshulc
anshulc@britanniainc.com

From: Fort Wayne, IN USA
Posts: 9
Member Since: 11/27/02
posted December 2, 2002 3:12 PM

That worked Tony.

Thank you,

Anshul
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX