No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This script corrects vowel mutation (Umlaut) errors in filenames
I have written this short script to correct vowel mutation (Umlaut) errors in filenames.
This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset.
One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8.
Such errors can't be corrected using convmv.
LftpFS is FUSE filesystem with caching for smart mirror of sites. Useful for mirroring of Linux repositories. It's based on LFTP client, which supports FTP, HTTP, FISH, SFTP, HTTPS, FTPS protocols and works over proxies.