homeblogaboutprojects

FTP

usually runs on
TCP port 21
setting
description
anonymous_enable
allowing anonymous login
anon_upload_enable
allowing anonymous to upload files
anon_mkdir_write_enable
allowing anonymous to create new directories
no_anon_password
do not ask anonymous for password
anon_root
directory for anonymous
write_enable
allow the usage of FTP commands:
STOR, DELE, RNFR, RNTO, MKD, RMD, APPE, SITE
anonymous login
ftp 10.129.14.136
overview of settings:
ftp> status # overview of settings
ftp> debug  # debugging mode
ftp> trace  # packet tracing
more useful settings:
setting
description
dirmessage_enable
show a message when first entering new directory
chown_uploads
change ownership of anonymously uploaded files
chown_username
user who is given ownership of anon uploaded files
local_enable
enable local users to login
chroot_local_user
place local users into home directory
chrood_list_enable
use list of local users to be placed in home dir
hide_ids
all user + group info in directory listings displayed as ftp
ls_recurse_enable
allows the use of recurse listings