All Projects → userdocs → Lftp4win

userdocs / Lftp4win

Licence: apache-2.0
lftp for Windows - Windows task scheduler automation with push notifications via WinSCP custom commands.

Programming Languages

bash
514 projects

Projects that are alternatives of or similar to Lftp4win

exploit-CVE-2016-6515
OpenSSH remote DOS exploit and vulnerable container
Stars: ✭ 53 (+35.9%)
Mutual labels:  openssh
shim
The Userify Shim (cloud agent)
Stars: ✭ 57 (+46.15%)
Mutual labels:  openssh
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (+876.92%)
Mutual labels:  openssh
aeneid
use your GitHub SSH keys to authenticate to sshd
Stars: ✭ 22 (-43.59%)
Mutual labels:  openssh
ancistrus
Netgear's D7000 Nighthawk Router Experience Distributed Project
Stars: ✭ 61 (+56.41%)
Mutual labels:  openssh
edkey
edkey allows you to write ED25519 private keys in the OpenSSH private key format
Stars: ✭ 45 (+15.38%)
Mutual labels:  openssh
Ansible Sshd
Ansible role to configure the OpenSSH server daemon
Stars: ✭ 163 (+317.95%)
Mutual labels:  openssh
Sftp
Securely share your files
Stars: ✭ 897 (+2200%)
Mutual labels:  openssh
girltalk
A tool for helping stand up headless C2 for droppables.
Stars: ✭ 16 (-58.97%)
Mutual labels:  openssh
Sharkey
Sharkey is a service for managing certificates for use by OpenSSH
Stars: ✭ 360 (+823.08%)
Mutual labels:  openssh
docker-alpine-sshd
A lightweight OpenSSH Docker Image built atop Alpine Linux.
Stars: ✭ 108 (+176.92%)
Mutual labels:  openssh
massh-enum
OpenSSH 2.3 up to 7.4 Mass Username Enumeration (CVE-2018-15473).
Stars: ✭ 136 (+248.72%)
Mutual labels:  openssh
gsh
GSH is an OpenID Connect-compatible authentication system for systems using OpenSSH servers
Stars: ✭ 21 (-46.15%)
Mutual labels:  openssh
python-sshpubkeys
OpenSSH public key parser for Python
Stars: ✭ 85 (+117.95%)
Mutual labels:  openssh
Bastion
🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support
Stars: ✭ 531 (+1261.54%)
Mutual labels:  openssh
Curse
CURSE is an SSH certificate signing server, built as an alternative to Netflix's BLESS tool, but without a dependency on AWS.
Stars: ✭ 200 (+412.82%)
Mutual labels:  openssh
jsch
fork of the popular jsch library
Stars: ✭ 127 (+225.64%)
Mutual labels:  openssh
Ssh Keys In Macos Sierra Keychain
Saving SSH keys in macOS Sierra keychain
Stars: ✭ 928 (+2279.49%)
Mutual labels:  openssh
Cashier
A self-service CA for OpenSSH
Stars: ✭ 590 (+1412.82%)
Mutual labels:  openssh
Host
Expose your LocalHost with this tool
Stars: ✭ 268 (+587.18%)
Mutual labels:  openssh

LFTP4WIN Installer

This is a deployment tool that allows you to install a portable and configured Cygwin x64 installation to use with the LFTP4WIN-CORE solution.

The script is configured to install the required components automatically and you don't need to edit anything to get this to work out of the box. Just follow the installation instructions.

If you require a specific setting to be modified, configuration options are set in the LFTP4WIN-installer.cmd using a text editor.

Installation

Download and extract the LFTP4WIN-installer.cmd to a folder where you want to install LFTP4WIN.

Warning: Though this can be installed to a path with spaces in it, it's best to not have spaces in the path as it will most likely break stuff in Cygwin unexpectedly.

Once Cygwin has been installed LFTP4WIN-CORE will be downloaded and applied to the Cygwin installation.

When the installer is finished it will look like this.

packages

Note: If the install was not complete because your firewall blocks parts of the setup (curl) you can simply run the installer over to download the required files.

Post Installation

cmd files what they do:

Double Click Me - WinSCP Startup.cmd - Starts WinSCP and kageant if key files are present.

LFTP4WIN-import.cmd - Imports your settings from another installation (2.0 or greater) by running this script and selecting the previous LFTP4WIN installation.

LFTP4WIN-installer.cmd - The main installation script. Installing this again will reset everything.

LFTP4WIN-terminal.cmd - Starts a local terminal session in the home folder and loads your key files via kageant if keys files are present.

LFTP4WIN-updater.cmd - Updates Cygwin and LFTP4WIN-CORE with no settings lost.

Using LFTP4WIN

Please use this readme to understand how to properly use this solution.

Run the Double Click Me - WinSCP Startup.cmd to initialize the setup and start WinSCP.

All major features are handled by custom commands you can use once connected after configuring a session.

Cygwin

Run the LFTP4WIN-terminal.cmd to access Cygwin bash via the ConEmu terminal.

The installation installs apt-cyg a Cygwin apt style packet manager. Read more here.

https://github.com/kou1okada/apt-cyg

Updating

You can updated the installation using this script - LFTP4WIN-updater.cmd

It will present you two yes or no options.

Update Cygwin? [y|n]: - y or n

y - This will start the Cygwin update process which leads to the second question.

n - Will skip the Cygwin update and just skip to the LFTP4WIN-CORE update.

Open Cygwin packet manager? [y|n]: - y or n

y - This will open the Cygwin packet manger and allow you to add or remove packages.

n - This will run the updater with no interaction. It will update installed and base components of the Cygwin installation.

LFTP4WIN-CORE is always updated by pulling the repo from Github and unpacking over your existing installation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].