Tagged Questions

1
vote
1answer
154 views

trying to use Rebex to do FTPS but force validation of certificate

I need to do FTP with SSL (FTPS). I can connect to the server (3rd party) using SecureFX if I check the Disable certificate validation, so that tells me their certificate isn't be …
1
vote
1answer
54 views

How to reconcile multiple versions purchased at different times

I just purchased the SFTP package since I needed to do secure ftp transfers for one of my new customers. So I downloaded the package and the secure ftp works fine. But now, my re …
0
votes
1answer
137 views

Key exchange failed. Error while sending packet

I am new to FTP\SFTP components, and am attempting to use your Sample Winforms application to connect to a secure public ftp server. I get the same error in your example applicatio …
0
votes
1answer
118 views

Is there 64bit support?

Does the FTP and SFTP support 64bit? I'm not interested in working in the wow6432 environment. I need native 64bit from c#.
0
votes
1answer
16 views

Abort a specific async transfer

AbortTransfer has an object parameter to help identify which operation to abort but I could not find any examples on how to use it. If I launch two BeginGetFile(s), how do I abort …
0
votes
1answer
88 views

Preserver Date Created Timestamp on SFTP transfers

Hi, I would like to preserve the original creation date/time and modified date/time after a file has been transfered. Is there a way of doing this? I know WinSCP offers this opti …
0
votes
0answers
13 views

Rebex.Net.SshException: Received invalid packet.

I'm able to connect using SFTP but when I send login credentials I am receiving an error? Any ideas? The Log: 2010-09-01 11:08:21.687 Opening log file. 2010-09-01 11:08:21.875 E …
0
votes
1answer
127 views

Connect timeout setting?

HI, Can you tell me what the timeout settings are in the sftp component? We have a very slow sftp server and want to make sure that we won't run into trouble with connection or au …
0
votes
1answer
14 views

Unable to recover Sftp connection after network error

Hi, I'm using Rebex Sftp component to perform a long time job on the server. This job should be able to recover after server/network errors. First, I tried to call SftpClient.Con …
0
votes
1answer
23 views

Can’t log in with SFTP

When trying to log in using SFTP I get this exception: "Message with invalid length 707406378 was received." I can connect to the server but I can not log in.
0
votes
1answer
7 views

Login name and password Creation

In the simple WinForm SFTP client, on the connect button it asks for user name and password, where do i get those or how do i create them??
1
vote
2answers
140 views

Issue: Cannot reuse Session across Sftp, Ssh, Scp, etc

The object Sftp, Ssh, Scp have a property named Session, which allows access to the SSH session. However there is no set implementation for this property. There is no way to open o …
0
votes
1answer
6 views

Setting SFTP File Properties

How do I use the Rebex API to set file properties on a remote file server.
0
votes
2answers
34 views

SetFileDateTime no longer works in version 2.0.3854

It was running fine in with v1.5.3127. I upgraded to the latest release v 2.0.3854 and I'm now getting an error when calling SetFileDateTime. We are running WS_FTP server v6.1.0.0 …
1
vote
1answer
53 views

FTP Version to Use

I am a novice with secure FTP. I am developing a Windows application in VS-2008 with framework 3.5 and need to download and upload files. From what I am told is this will be to/fr …

1 2 3 next
15 30 50 per page