Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
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.
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.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
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.
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.
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.
CleanFTP is a pure-Java FTP client library with a small footprint, fast, easy to use and with no dependencies. This FTP client library allows you to easily monitor file transfers.