Restricted demo version

This version is not up-to-date

ZShell is usually very limited when used as an unpriviledged user, but this version is even more restricted, and old. You'd better download the original unrestricted version and install it on your own server to test ZShell in depth.

Enter your commands below: Available commands:

Use the man command
about
addprop
addusers
apropos
call
catalog
cd
copy
cp
cut
davlocks
dbconn
dbname
dbsize
delprop
delusers
discard
domains
dump
echo
enter
exec
export
find
google
grep
help
history
import
leave
lroles
ls
lsperms
lsprop
lsusers
man
manage
mkdir
mkuf
mkver
mv
nipltd
pack
passwd
paste
printenv
properties
pwd
restart
rm
roles
save
setenv
setperms
setprop
shutdown
su
takeown
tid
uncatalog
unsetenv
uptime
view
wget
whatis
whoami
zhelp
zope

Results:
Command Help
dump Exports objects source to a directory on the server

Accepts a destination directory as its first
argument. The destination directory must exist
on the server.

Accepts multiple objects ids to export as its
following arguments.

dump /home/jerome/dtml /*_html /*_dtml

Hint: Be careful to give sufficient permissions to
the user which Zope runs as on the destination
directory.

Caveats: Only objects which have a callable
document_src attribute can be exported this way.