Xceed SFTP for Xamarin

Managed SFTP client library for Xamarin

About this software

Xceed SFTP for Xamarin is a managed C# library that adds SFTP (SSH-2) file transfer and remote file management to Xamarin iOS and Android applications. It integrates with Xceed's FileSystem Core API, implements SFTP protocol versions 3 and 6, and supports proxy servers and standard SSH authentication methods. Source code access is available through Xceed's Blueprint subscription and official NuGet packages are published for installation.

Licenses & prices

Standard

Standard provides core SFTP client features for Xamarin, including file transfer, directory operations, and basic authentication.

Xceed sftp 6.x for xamarin

SFTP client library for Xamarin targeting the 6.x API, providing secure file transfer and authentication support.

Purchase

Xceed SFTP for Xamarin

Xceed SFTP for Xamarin
In Stock
Delivery: 1 working day
Loading...
€1,398.19
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Secure transfers: Implements SFTP over SSH-2 for encrypted file transfers.
  • Xamarin support: Built and tested for Xamarin Android and iOS integration.
  • Protocol compliance: Implements SFTP protocol versions 3 and 6 with RFC compliance.
  • File system API: Integrates with Xceed FileSystem Core object model.
  • Source availability: Source code available via the Blueprint subscription option.

Available languages

  • English
  • Spanish

Support information

  • Documentation: Developer documentation and SFTP usage guides are available on Xceed documentation site.
  • Release notes: Release notes and change logs are published on Xceed release notes pages.
  • NuGet packages: Official NuGet packages provide distribution and versioned releases.
  • Product inquiries: Product pages include an 'Ask a question' form for sales or technical inquiries.
  • License information: Licensing, subscription and source code options are described on product pages.

Frequently asked questions

What is Xceed SFTP for Xamarin?
A software component that adds SFTP client capabilities to Xamarin-based mobile applications, enabling secure file transfer over SSH from within application code.
What SFTP operations and authentication methods are supported?
Supports core SFTP operations such as file upload, download, directory listing, and file management, and common SSH authentication methods including password and public-key authentication.
How does Xceed SFTP for Xamarin secure file transfers?
SFTP uses the SSH protocol to encrypt data and authenticate servers, creating an encrypted channel for transferring files between the client and SFTP server.
How is Xceed SFTP for Xamarin integrated into applications?
Provided as a Xamarin-compatible .NET component, it is invoked from app code to open connections, issue SFTP commands, and handle file transfers and remote file operations.