|
Hi, I am using Rebex.net namespace for .net 2.0 . I am facing the Unexpected problem with Rebex. Some Methods and classes are not working. When i am trying to Sftp class for secure transfer then It is not visible in rebex.net namespace. Also i see in samples ftp.PutFile() and ftp.Putfiles() method for unique transfer and bulk transfer but i can use only putfile() method But PutFiles() method is not visible. Can any one help me about these problems. I have buy the full version of rebex. Thanks & regards Shwetamber Chourey Software Developer India |
|
Hello, from your description it is not clear what component did you purchase. May be you have got only ftp not sftp component or you have an old version that does not contain method GetFiles(). Please send to support@rebex.net your order number and we will advise you next steps. |
|
Hi, Thanks for reply. Rebex.Net.Ftp does not contain a definition for putfiles(). Also Ftp and FTPS transfer only work when i use default port either 21 or 22. If i use another port then it gives exception for connecting. Thanks & Regards The PutFiles and GetFile were added in the build 3300. You have to upgrade to the more recent version to use them. Renewing your support contract will does the job: http://www.rebex.net/shop/supportContract.aspx . Regarding ports other than 21 or 22: If there is no SFTP/FTP server listening on the other other it's impossible to connect. See http://www.rebex.net/kb/tls-ssl-explicit-implicit.aspx and http://www.rebex.net/kb/secure-ftp.aspx for common ports for SFTP, FTP and FTP/SSL.
(05 Oct '10, 14:57)
Martin Vobr ♦♦
|