EnglishFrenchSpanish

OnWorks favicon

bup-ftp - Online in the Cloud

Run bup-ftp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bup-ftp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bup-ftp - ftp-like client for navigating bup repositories

SYNOPSIS


bup ftp

DESCRIPTION


bup ftp is a command-line tool for navigating bup repositories. It has commands similar
to the Unix ftp(1) command. The file hierarchy is the same as that shown by bup-fuse(1)
and bup-ls(1).

Note: if your system has the python-readline library installed, you can use the <tab> key
to complete filenames while navigating your backup data. This will save you a lot of
typing.

COMMANDS


The following commands are available inside bup ftp:

ls [-s] [-a] [path]
print the contents of a directory. If no path argument is given, the current
directory's contents are listed. If -a is given, also include hidden files (files
which start with a . character). If -s is given, each file is displayed with its
hash from the bup archive to its left.

cd dirname
change to a different working directory

pwd print the path of the current working directory

cat filenames...
print the contents of one or more files to stdout

get filename localname
download the contents of filename and save it to disk as localname. If localname
is omitted, uses filename as the local name.

mget filenames...
download the contents of the given filenames and stores them to disk under the same
names. The filenames may contain Unix filename globs (*, ?, etc.)

help print a list of available commands

quit exit the bup ftp client

EXAMPLES


$ bup ftp
bup> ls
mybackup/ yourbackup/

bup> cd mybackup/
bup> ls
2010-02-05-185507@ 2010-02-05-185508@ latest@

bup> cd latest/
bup> ls
(...etc...)

bup> get myfile
Saving 'myfile'
bup> quit

Use bup-ftp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

  • 1
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 2
    abinit
    abinit
    abinit - Ab initio atomic-scale
    simulation software ...
    Run abinit
  • 3
    cpan-outdatedp
    cpan-outdatedp
    cpan-outdated - detect outdated CPAN
    modules in your environment ...
    Run cpan-outdatedp
  • 4
    cpan-uploadp
    cpan-uploadp
    cpan-upload - upload a distribution to
    the CPAN VERSION: version 0.103012
    USAGE: usage: cpan-upload [options]
    file-to-upload-1 [ file-to-upload-2.. ]
    -v --verb...
    Run cpan-uploadp
  • 5
    g32pbm
    g32pbm
    g32pbm - convert a Group 3 fax file
    into a portable bitmap ...
    Run g32pbm
  • 6
    gabedit
    gabedit
    gabedit - graphical user interface
    (GUI) to computational chemistry
    packages ...
    Run gabedit
  • More »

Ad