Xceed FTP for Xamarin

Managed FTP and FTPS Xamarin library

About this software

Xceed FTP for Xamarin is a managed C# library that adds FTP and FTPS file-transfer capabilities to Xamarin iOS and Android apps. It implements core FTP features such as MLST/MLSD, FEAT, passive mode, resume, FXP, MODE Z, TLS 1.2, HTTP proxy support, asynchronous operations, and event-driven status reporting. The library integrates Xceed Zip features for optimized remote zip access and streaming, includes C# samples, and is based on Xceed FTP for .NET with optional source access via the Blueprint subscription.

Licenses & prices

Standard

Standard edition provides core FTP client functionality for Xamarin apps, excluding advanced enterprise features and extended support.

Xceed ftp 6.x for xamarin

Version 6.x of Xceed's FTP library for Xamarin, providing FTP client APIs and Xamarin integration.

Purchase

Xceed FTP for Xamarin

Xceed FTP 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

  • FTP and FTPS support: Provides FTP and FTPS file transfer capabilities for Xamarin iOS and Android
  • Built-in Zip integration: Includes Xceed Zip features for optimized archive access over FTP
  • Asynchronous operations: Supports non-blocking asynchronous FTP operations and detailed status events
  • Server and protocol compatibility: Works with many server types and supports MLST/MLSD and FEAT
  • Resume and FXP transfers: Allows transfer resume, FXP server-to-server transfers, and MODE Z compression

Available languages

  • English
  • Spanish
  • French

Support information

  • Support hours: Support is available Monday to Friday, 9am to 5pm ET according to the publisher.
  • Support channels: Support is provided via the publisher's website channels, including email, phone, and a community forum.
  • Subscription support tiers: Support level and response priority are determined by the customer's subscription tier.
  • Documentation and samples: Product includes C# sample applications and online documentation on the publisher site.
  • Source code access: Blueprint subscription customers have access to product source code as specified by Xceed.

Frequently asked questions

What is Xceed FTP for Xamarin used for?
A client library for Xamarin applications that enables FTP-based file transfers, directory management, and remote file operations across mobile and cross-platform projects.
What file operations does it support?
Common operations include uploading and downloading files, listing and modifying directories, renaming and deleting items, and resuming interrupted transfers where supported by the server.
How are secure transfers handled?
Secure transfers use encrypted protocols and authentication mechanisms supported by the library, such as TLS/SSL and secure credential methods, to protect data in transit.
How is it integrated into a Xamarin project?
Integration typically involves adding the library to the project, referencing its namespaces, and using provided APIs within Xamarin.iOS or Xamarin.Android code to perform FTP operations.