DCMS

Features

More

All features Pricing Install Contact Customer Portal Install free

File Manager

Every file on your server, one tab away

Browse the workspace, upload whole folders, extract archives, fix permissions and commit to git. The file manager works directly on the instance's real files, so the change you make is the change that runs.

Folder & multi-file uploads Extract & create zip Git status & commit

Everyday file work

Skip the FTP round trip

Upload, download, rename, move and delete on the instance itself. Drop in a whole directory and it arrives with its structure intact, then check the result without downloading anything back.

  • Whole-folder uploadsdrag a directory into the browser, subfolders and all.
  • Multi-file uploadsand downloads in one go.
  • Rename, move and deletestraight from the listing.
  • Previews for text, code and mediaso you can check a file in place.

Git panel

Commit from the same tab you edited in

The file manager has a built-in Git panel: see what changed on the instance and commit it with a message, without opening a terminal.

  • Git Statuslists changed files with clear M and A markers.
  • Commit Changeswrite a message and commit from the browser.
  • Real workspacethe status reflects the instance's actual files, not a synced copy.
  • Tight loopfix a file, check the status, commit, done.

Archives and permissions

Unzip, rezip and chmod without an SSH session

Upload an archive and extract it exactly where it landed, or bundle files into a zip for download. The Edit Permissions dialog turns chmod into readable toggles.

  • Extract Archiveunpack a zip in place with one click.
  • Create zipselect files or folders and bundle them up.
  • Edit Permissionschmod-style dialog with plain read, write and execute toggles per owner, group and public.
  • Applies on the instance immediatelybecause these are the real files.
Whole foldersdrag a directory into the browser and it uploads, structure and all
1 clickto extract an uploaded archive exactly where it landed
Git built instatus and commits from the file manager, no terminal required

Retire the FTP client

Install DCMS free and manage real server files from any browser: upload folders, extract archives, fix permissions and commit to git.

$ curl -fsSL https://dcms.fra1.cdn.digitaloceanspaces.com/dcms/install.sh | bash