Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
htmanager create users tree directories, htacess and htpasswd files
...USING BY GUI
1. open pwlist.csv with Text Editor or Calc Editor
and replace HTPATH parmater with your root path server
/storage/ssd3/405/5273405/public_html/.htpasswd
if using a subdir "users" by example :
/storage/ssd3/405/5273405/public_html/users/.htpasswd
2. complete users lines USERNAME, CODE colunms
3. clic on htmanager.exe directly
htmanager create htpasswd, htaccess files and users subdirectories
4. Transfert all HTDIR directories files with a ftp client on your web site
II. USING IN COMMANDLINE
htmanager [csv file name]
if csv file is void, htmanager use "pwlist.csv"
III. REBUILD
source code : htmanager.c written in C
for rebuild :
make.bat
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.
GiraffeFTP is a Java based FTP client and server. It includes GUI and commandline tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
cmdftp is a commandline FTP client for Unix systems that features shell-like functions, passive mode, local and remote transparent modes, broken connection resumption, multiple and recursive file transfers, auto-login, and large file support.
Extended FTP client supporting standard FTP client scripts and interactive use. Tired of Windows' limited ftp.exe? Looking for something more capable, but compatible? hftp is highly portable and battle-tested in real-world daily use.