Re: To all who's doing FTP: Here's an FTP class to simplify things drastically
how about SFTP? In case I am implementing Putty's SFTP public and private key model? Can I use the same code as above? Thanks
Re: To all who's doing FTP: Here's an FTP class to simplify things drastically
I am trying to initiate data socket with method InitiateDataSocket but it doesn't work. Control connection is dropped, no PORT command is send to FTP server. Is active mode data transfer not implemented yet?
Re: To all who's doing FTP: Here's an FTP class to simplify things drastically
Hello.
First of all:
Thanks fpr your work.
But im sorry, i could not handle it.
It was tooo curious and complicated.
Then i found this:
http://www.mcmillan.org.nz/paradoxes/code/FTPClass.html
and its realy great, and from my point of view, its much better and easyer.
Thanks, and best wished from vienna.
Tom www.lookover.at
Re: To all who's doing FTP: Here's an FTP class to simplify things drastically
I can't get it to work with SFTP servers.
Any idea as to how to do this?
Re: To all who's doing FTP: Here's an FTP class to simplify things drastically
sorry i am poor english
i very like your code and worship you high technology
why PASV mode can work normally in port mode cannot return a list of files
Re: To all who's doing FTP: Here's an FTP class to simplify things drastically
hello jian2587
Is active mode data transfer not implemented yet?