EnglishFrenchSpanish

OnWorks favicon

smbcrc - Online in the Cloud

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

This is the command smbcrc 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


smbcrc - configuration file for Smbc

DESCRIPTION


An smbcrc file includes all parameters for Smbc. The value in parameters you can set at
two types:

username John Doe
or
username "John Doe"

OPTIONS


username
User name that is used during login to remote host, default "guest".

Example:

username Jon Doe

password
Password that is entered during login to remote host, default none.

Example:

password bryDS2team

smbclient
Path to file "smbclient", necessary for sending WinPopup message, default none. Only
functions concatenate with send and receive a WinPopup messages work as frontend,
Samba Team doesn't include this functions in libsmbclient library.

Example:

smbclient /usr/bin/smbclient

localdir
Start local directory when running Smbc, default HOME.

Example:

localdir /home/rafim/tym

workgroup
Start workgroup, default none.

Example:

workgroup WORKGROUP

host
Start host, default none.

Example:

host AIR

share
Start remote host dir, default none.

Example:

share /sciepa/mpg/

typeofsort-left
typeofsort-right
Type of sort files and directories in selected panels, default 1.

typeofsort-left 1 - sort by filenames
typeofsort-left 2 - sort by extension
typeofsort-left 3 - sort by size
typeofsort-left 4 - don't sort

Examples:

typeofsort-left 1
typeofsort-right 1

reversesort-left
reversesort-right
Type of reverse sorting, default 0.

reversesort-left 1 - reversesort on
reversesort-left 0 - reversesort off

Examples:

reversesort-left 0
reversesort-right 0

group-left
group-right
Group files and directories, default 1.

group-left 1 - group on
group-left 0 - group off

Examples:

group-left 1
group-right 1

timeout
Connection time out in seconds, default 3 seconds. This parameter was used when Smbc
tries connect to remote host and waits for response. If you have the Samba in version
oldest than 3.0.0 this parameter don't work and Smbc may be waiting for very long
time.

Example:

timeout 3

autoresume
Auto resume download, doesn't ask if connection is broken, default 0. If connection
to remote host or to local file was broken and autoresume was set 1 Smbc sets retry-
delay-time for this file and immediately goes to next item in download/upload list.

autoresume 1 - autoresume on
autoresume 0 - autoresume off

Example:

autoresume 1

indextime
Time between smbc restarts network files indexing in seconds, default 300 seconds.

indextime 0 smbc disable indexing network files
indextime 1 smbc ony once index network files
indextime 300 smbc index network files then delay 300 second
and restart indexing

Example:

indextime 300

char-convert
Converts all chars from UTF-8 to terminal charset, default 1.

char-convert 1 - char-convert on
char-convert 0 - char-convert off

Example:

char-convert 1

retry-delay-time
Delay time of retrying download is seconds, default 60 second.

Example:

retry-delay-time 60

askquit
Ask if quit from smbc, default 1.

retry-read-groups
How many times smbc retries to read groups when samba returns fail or empty result,
default retry-read-groups 5.

retry-read-groups = -1 - retries to success
retry-read-groups = 0 - doesn't retry
retry-read-groups > 0 - retries retry-read-groups times

retry-read-hosts
How many times smbc retries to read hosts when samba returns fail or empty result,
default retry-read-hosts 5.

retry-read-hosts = -1 - retries to success
retry-read-hosts = 0 - doesn't retry
retry-read-hosts > 0 - retries retry-read-hosts times

retry-read-shares
How many times smbc retries to read shares when samba returns fail or empty result,
default retry-read-shares 5.

retry-read-shares = -1 - retries to success
retry-read-shares = 0 - doesn't retry
retry-read-shares > 0 - retries retry-read-shares times

colorK XXXX,YYYY,ZZZZ
Defines three colors, where XXXX,YYYY,ZZZZ are red,green,blue and have value =
<0000..1000> ,K has value <0..2>, default 0 colors defined.

Examples:

color0 0100,0100,0610
color1 0900,0080,0900
color2 0010,0500,0500

extcolorK
Define color for file extension, K has value <0..2>, one definition per line, maximal
extension length = 10 chars ,default 0 colors defined.

Examples:

extcolor0 exe
extcolor0 bin
extcolor0 bat
extcolor0 tar
extcolor0 gz
extcolor0 tgz
extcolor1 mp3
extcolor1 wav
extcolor1 mod
extcolor2 avi
extcolor2 mpg
extcolor2 mpeg

Use smbcrc 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