Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there.
Feel free to add a feature request here: http://tinyurl.com/gc-user
Report bugs and issues: http://tinyurl.com/gc-issue
The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified.
This project has been moved to https://github.com/dx42/MockFtpServer.
FTP Netbeans plugin for java, php and maven project
Ftp Site Deployer is a Netbeans plugin not a standalone FTP Client. It's designed and is particularly usefull to upload changes to a web site developed in Java, PHP. This plugin allows to transfer a single file or a folder from the project view inside the Netbeans IDE.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A simple native java network library containing ftp, smtp and port knocking clients.
Designed to be easily extended or customized this library will adapt smoothly in any java project
The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directory listing), create, delete, rename and move directories and files.
GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
This is a simple GUI for rsync. Unlike most other graphical interfaces for rsync which ease backing up your data with rsync, the goal of the RsyncFTP client is to behave like an FTP client and provide an easy way to replace FTP by using rsync.
Programmatically controllable FTP client written in the Java language that targets any network oriented standalone application, and even applet, that needs to rely on FTP to exchange files over a network. Should replace the cryptic sun.net.ftp.* classes.
VirgoFTP is a multi-platform, graphical FTP client written in Java using SWT. Providing a CuteFTP's Interface and functions, it's long aim is to be of a high quality FTP Client in non-windows platforms,such as linux,MacOS,solaris.
This is a Java FTP client created to work only with the Nation Anime FTP server allowing the the user to easily navigate the NA server, download file from the server and also watch folders on the server for updates
A clean and fast graphical FTP client with basic functionality. Aims to people who don´t need the overhead of other availible clients.
Written in Java using SWT/JFace.
It's a complete implementation of Ftp Client protocol in Java. For example, it can implements three type of link mode: Image, Ascii, EBCDIC and it can also implements three type of trasmittion mode: stream, block and compressed.
XYLFTP is an FTP suit that contains both an FTP client and an FTP server. It is intended for us to practise software engineering in an open-source way. Hopefully it will be useful for Linux users.