Created
December 16, 2013 13:57
-
-
Save rogerwalt/7987282 to your computer and use it in GitHub Desktop.
Just some lftp configs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set ftp:ssl-allow no | |
#set ssl:check-hostname false | |
#set ssl:verify-certificate false | |
#set ftp:passive-mode on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment