Skip to content

Rebex .NET Components

Welcome to our official feedback forum. Do you have an idea? Do you recognize a good idea when you see one? We want to hear from you!

Rebex .NET Components

Categories

41 results found

  1. I would like to see an SNMP component. This is can be a really useful component, but it is also something that competitors such as IPWorks and Dart provide and I think it is a clear downside to the Rebex stack.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. please implement incomming ssh Tunneling on fileserver

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. AT the moment you can't add special attributes like the file movement status ie Uploaded, downloaded, ready to download etc.
    If you wish to do this you have use a custom command(which is better than nothing)

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    SFTP protocol supports custom file attributes, and this looks like a useful feature. However, in order to use this, support at both the server and the client would be needed.

  4. Add FTP and FTP/SSL to the FileServer component for total FTP server compatibility

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. what about adding support for other exchange objects? calendar, tasks etc?

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    From version 2016 R3 you can handle these objects using plain XML, that is basically raw SOAP request. More high-level API is still planned in the future.

  6. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. currently the Security.Cryptography uses the System.Security.Cryptography.RNGCryptoServiceProvider, without any modifications (seed, entropy). I suggest to make the method "Rebex.Security.Cryptography.Cryptohelper.RandomNumberGenerator" public and/or provide some customizing possibilities to claim the MS (CS)PRNG to a CSPRNG.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Provide Time Estimated to download and Upload and Average Speed in Progress Event so i can show to user

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. xts-aes sample for Databases
    show an exsample how to combine the Rebex Security with a Database (Embedded: Firebird / VistaDB / SQLite) to seamless crypt the data.

    An excample how to combine Rebex Security with ORM Tool (LLBLGen or Telerik Open Access) to crypt seamless some Table-fields within supported Databases.

    An performance measurement, for these crypted data:
    - Seek (1000 columns)
    - update (1000 columns of decrypt, change and encrypt)
    - encrypt data (1000 columns)
    Compare it with other (e.g. Native DB Encryption, Encrypted FS, without encryption)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. As database file which store all mail in one file so every time no need to retrieve same messages. As outlook stores all mails in .pst file.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Extend the TAP pattern with CancellationToken please!

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Hello, is it possible to implement a mechanism IMAP to simplify the procedure for migrating messages between servers?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Allow to support directory sync directory using a single command, instead of having to develop all the sync feature manually. something similar to the mirror feature in LFTP.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Cloud storage is becoming more important and used every day. So it would be great if Rebex could support the most popular cloud storage services, like Dropbox, SugarSync, SkyDrive and Google Drive.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. PuTTY Help:

    "Agent forwarding is a mechanism that allows applications on your SSH server machine to talk to the agent on your client machine."

    23 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Multipart downloads using range requests are a common requirement for high performance FTP downloads.

    Some FTP Servers such as GlobalScale EFT also support custom mutlipart uploads. This makes a massive improvement to transfer speeds. Ideally you would autodetect support for it, and allow us to specify if we wish to use it.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Your FTP could be uesed for DROPBOX commnication

    51 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Now IDN (Internationalized Domain Names) are not supported in e-mail addresses. E.g. we get exception with error "Invalid address (501)" in Secure Mail .Net

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. It could be nice if your zip component will support multi-volume

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. I want SSHFS .NET library.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?