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
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad