cloudcmd
File manager for the web with console and editor
write
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
mv
fs.rename but works across devices. same as the unix utility 'mv'
find-up
Find a file or directory by walking up parent directories