On Feb 2, 2011, at 11:11, Johannes Scholz wrote: > I want to run several jobs in parallel on different ftp servers and I was > wondering whether it is possible to make settings like ftp:ssl-protect-data > on a per connection level, rather than setting them globally
set ftp:ssl-protect-data/example.com yes set ftp:ssl-protect-data/example.org no
