Table of Contents

FSquirrel
Preview Status
Discontinued Discontinued
Platforms
Linux
Download
v2.1 (BIN)

FSquirrel is a Fileserve.com Manager for Linux written in gambas. It allows you to upload files to your free/premium account, to fetch links from web or other hosts (support for their premium accounts included!), to get your pending WEB/FTP/Remote/Failed files list, to get full direct links from Fileserve.com encrypted ones and to list ALL files contained in a Fileserve.com folder link.

Warning: because of the closure of Fileserve.com this program has lost all its usefulness.

Changelog

v2.1

v2.0

v1.0

Premium and Security

Some of the program functions requires a Premium Account. The following is a list of all functions of this program and if they require a Premium Account or not:

This program is secure at 100%. Your login data will be not stealed! When you login in your account through this program a temporary cookie will be created. That cookie will live only for the program execution period: when you close the program cookies will be deleted! In this way you can use this program also in PCs that are not yours.

Note: do NOT use the “remember” function if you are not using YOUR PC.

Installation

  1. Install the dependencies:
    gambas2-runtime, gambas2-gb-gtk, gambas2-gb-qt, gambas2-gb-form, gambas2-gb-net, gambas2-gb-desktop, curl

    Note: gambas2-gb-qt is optional, install it only if you need the QT support for KDE.

  2. Download the package containing the binaries (BIN)
  3. Give the execution rights to the binary file:
    chmod +x FSquirrel.gambas
  4. Run the binary file double-clicking on it or typing in a terminal:
    ./FSquirrel.gambas

Thanks