Description:
Mobile FTP Client is FTP client for Windows Mobile 5/6 or above that allows users to download or upload files to a FTP server.
Features:
- Support for download and upload (Including multi files at once).
- Stores traffic data on a pr site basis.
- Support both passive and active connections.
- Site manager to store login information to multiple sites.
- Minimal installation size (around 200kb).
- Automatically switches between passive and active mode.
- Automatic system detecting new versions.
Requirements:
- .NET Compact framework 2.0.
- Device support resolutions above 200x200 (Anything lower may create UI issues).
- Network connection on the device.
If you like this tool, please consider donate to the developer.
More screenshots here.
Update Description:
v1.1.6.1:
- Added: Client is aware of IP version 6 now.
- Fixed: Issue where it could try to use a IP V6 network card when it should be using V4.
- Fixed: When using active mode and having more then 2 network connections it could use the wrong one.
v1.1.6.0:
- Added: Will remember last used local folder.
- Added: Code to make Mobile FTP client guess if it should use passive or active mode depending on client and server ip address.
- Added: Some crash proofing related to connections getting dropped.
- Fixed: Not correctly switching automatically from passive mode to active mode.
- Fixed: Automatic update system would say it was a update for Conan stats instead of Mobile FTP Client.
- Fixed: Could crash related getting a string from a bool.
v1.1.5.2:
- Added: Newer version of error reporting dll that will report errors with a bit accurate.
v1.1.5.1:
- Added: Option to enable sending of crash reports in the background on stable releases.
- Fixed: Possible crash on some systems (Would depend on local language setting).
- Fixed: Would show Beta in title bar.
v1.1.5.0:
- Added: Settings tab in the Main menu when not connected to a site.
- Added: Settings tab can change the UI scaling text.
- Changed: Change to Stable version.
- Fixed: Possible issue saving settings file.