Remove example directory (duplicate of conf).
This commit is contained in:
parent
1e775e98e7
commit
b29c8cc6a1
2 changed files with 0 additions and 34 deletions
|
@ -1,2 +0,0 @@
|
|||
#
|
||||
#
|
|
@ -1,32 +0,0 @@
|
|||
#
|
||||
# Remote host (where you connect)
|
||||
#
|
||||
# Example:
|
||||
# REMOTE_HOST=www.example.com
|
||||
#
|
||||
|
||||
#
|
||||
# Remote port (where you connect)
|
||||
#
|
||||
# Example:
|
||||
# REMOTE_PORT=22
|
||||
#
|
||||
|
||||
#
|
||||
# Remote user (who you are on the remote side)
|
||||
#
|
||||
# Example:
|
||||
# REMOTE_USER=$USER
|
||||
#
|
||||
|
||||
#
|
||||
# Map local directory to remote share
|
||||
#
|
||||
# Syntax:
|
||||
# MAP=directory_name remote_directory
|
||||
#
|
||||
# Examples:
|
||||
# MAP=Config /home/$USER/Documents
|
||||
# MAP=Documents /home/common/Config
|
||||
#
|
||||
|
Loading…
Reference in a new issue