# This file lists the protocols available for uploads/downloads.
# You have to tailor this for your own site.
# 
# Record format:
# proto-name:send-command:receive-command
#
# If the receive-command is prefixed by '|', then the destination is
# opened as standard out of the receive-command. For example to do an
# ASCII upload we just "cat > filename". 
#
Kermit:/usr/bin/kermit -si:/usr/bin/kermit -ri:
Xmodem:/usr/bin/sx -be:/usr/bin/rx -bpe:
Ymodem:/usr/bin/sb -be:/usr/bin/rb -bpe:
Zmodem:/usr/bin/sz -be:/usr/bin/rz -bpe:
ASCII:cat:|cat:
