This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
2023-08-30 19:14:16 +02:00
2023-08-30 19:14:16 +02:00
2023-07-01 10:02:14 +02:00
2023-07-01 10:07:57 +02:00
2023-07-01 10:07:57 +02:00
2023-07-01 10:07:57 +02:00
2023-07-01 10:07:57 +02:00
2023-07-01 10:07:57 +02:00
2023-07-01 10:02:14 +02:00

ftps

Ftps is a tool to communicate with a SFTP server

Following patch may be needed in future to be applied: https://eng.wealthfront.com/2016/06/10/connecting-to-an-ftps-server-with-ssl-session-reuse-in-java-7-and-8/

Usage

You run: ftps user:password@host:port/workindDirectory upload fileName

How to setup your environment on Linux

Example:

alias ftps='java -jar /rv/data/desktop/code/code.nanoboot.org/nanoboot/ftps/target/ftps-0.0.0-SNAPSHOT-jar-with-dependencies.jar'
Description
No description provided
Readme 58 KiB