gsftp

command
v0.0.0-...-489b7f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2015 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Overview

gsftp implements a simple sftp client.

gsftp understands the following commands:

List a directory (and its subdirectories)

gsftp ls DIR

Fetch a remote file

gsftp fetch FILE

Put the contents of stdin to a remote file

cat LOCALFILE | gsftp put REMOTEFILE

Print the details of a remote file

gsftp stat FILE

Remove a remote file

gsftp rm FILE

Rename a file

gsftp mv OLD NEW

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL