Remote Tool

  • 27 May

    Web Remote Client SSL option

    Dear Users,

    We’ve added SSL (HTTPS) to our Web Remote Server.  To enable SSL you need to provide 3 certificate files:

    • (Public) Certificate File: This file contains the certificate public key part.
      So everything between and including these two statements:
      —–BEGIN CERTIFICATE—–
      —–END CERTIFICATE—–
    • (Private) Key File: This file contains the private key part.
      So everything between and including these two statements:
      —–BEGIN PRIVATE KEY—–
      —–END PRIVATE KEY—–
    • (Public) Root Certificate File: The final file that SSL requires is the Certificate Authority certificate file.
      You can obtain this from the Internet Explorer in Trusted Root Certificate Authority dialog.
      Select the Authority that issued your certificate and export it in Base64 (cer) format.
      This format is also the same as PEM format so after export simply rename the file to root.pem

    The type of certificates we need are .pem files.  The PEM extension is used for Base-64 encoded X.509 certificates. They contain ASCII armored data between “—– BEGIN …”  and “—–END …” lines. Sometimes the certificates come in a single pem file. In this case, you need to open it with a text editor and save the individual certificates in separate pem files.

    Certificates can be obtained from a trusted certificate authority. You can also generate your own but the browser will not trust this and will display a warning.

    If you have a certificate in .pfx format, you’ll have to convert it first. In this case we need a utility called openssl.exe.  First, download and install the OpenSSL Windows binaries from here (at you own risk). 

    • Start a command prompt with administrative privileges
    • At command prompt issue the following command:
      • openssl.exe pkcs12 –in <your file>.pfx –out <your file>.pem

    Openssl.exe will ask you for the password of the pfx file. Leave it blank if you did not specify one. It will also ask you for a new password for the .pem file (= optional). The certificates are converted to single pem file. You need to open the converted pem file with a text editor and save the individual certificates in separate pem files.

    Also online certificate conversions are available:

    Web Remote Setup is available in our LimagitoX Config Tool.

    Regards,

    Limagito Team

    By Limagito-Team Remote Tool , , ,
  • 20 Jan

    Limagito XW Status Update – [Closed] v2018.5.20.0

    Full Web Remote Client – first release v2018.5.20.0

    Status Update Limagito XW – Web Remote Client – Update 2018.05.20 [Closed]

     Web Remote Client

    • yes Create Web Remote Service Exe
    • yes Add Login Dialog
    • – Add Help Menu –
    • yes FileMover Help
    • yes Icon Legend
    • yes About
    • – Add Tools Menu –
    • yes Options
    • yes Settings Directory
    • yes Accounts
    • yes Network Drive
    • – Add Moving Rule Menu –
    • yes Scan Setup
    • yes Execute Rule
    • yes Enable Rules
    • yes Disable Rule
    • yes Add Rule
    • yes Duplicate Rules
    • yes Delete Rule
    • yes Logging
    • yes Precondition
    • yes Rule Events
    • yes Command
    • yes Pascal Script
    • yes Rule Parameters
    • yes Advanced
    • – Add Common Menu –
    • yes Enable Scanning
    • yes Disable Scanning
    • yes Execute All Rule
    • yes Mail Setup (SMTP)
    • – Add Main Buttons –
    • yes Execute All Rules
    • yes Enable / Disable Rule
    • yes Execute Rule
    • yes Scan Setup
    • + Source Setup
    • yes WIN as Source
    • yes FTP as Source
    • yes SFTP as Source
    • yes POP3 as Source
    • yes IMAP as Source
    • yes AUTO as Source
    • yes HTTP as Source
    • yes AWSS3 as Source
    • yes WebDAV as Source
    • yes SQL as Source
    • yes Drive as Source
    • yes Edit Source
    • yes Export Source
    • yes Import Source
    • +
    • yes File Filter
    • yes Dir Filter
    • yes Memory
    • yes Backup
    • yes Function
    • + Destination Setup
    • yes WIN as Destination
    • yes FTP as Destination
    • yes SFTP as Destination
    • yes SMTP as Destination
    • yes PS as Destination
    • yes (UN)ZIP as Destination
    • yes AWSS3 as Destination
    • yes WebDAV as Destination
    • yes HTTP as Destination
    • yes Drive as Destination
    • yes Edit Destination
    • yes Delete Destination
    • yes Export Destination
    • yes Import Destination
    • yes Select Options (Up, Down, Sort, ..)
    • +
    • – Add Moving Rule List Menu –
    • yes Enable Rule(s)
    • yes Disable Rule(s)
    • yes Add Rule
    • yes Duplicate Rules
    • yes Delete Rule(s)
    • yes Enable Group
    • yes Disable Group
    • yes Hold Rule(s)
    • yes Release Rule(s)
    • yes Reset Info Status
    • yes Enable Info Status
    • yes Disable Info Status
    • yes Reset Counter
    • yes Refresh Rules
    • yes Collapse All Groups
    • yes Reconnect
    • – Other –
    • yes Add RunTime Log Tab
    • yes Add Rule Report Tab
    • yes Add Rule Info Tab
    • yes Add Find Rule
    • yes Add Counter
    • yes Add Reset Counter
    • yes Add Source Progress Bar
    • yes Add Destination Progress Bar
    • yes Remote Functions & Procedures (ongoing)

    Credits: www.iconarchive.com

    By Limagito-Team Remote Tool ,
  • 07 Jan

    How-To Install Web Remote Client, LimagitoXW

    Dear users,

    Today we release the fist installer containing the initial release of our Web Remote Client (v2018.1.7.0).

    When stepping through the setup you’ll get the option to install the Web Remote Client. This will add the Web Remote Service (LimagitoXW.exe) to the install directory and will install the FMSoft uniGUI RunTime Framework. This framework will be used by the Web Remote Service.

    After installation you can install and start the Web Remote Service using our Config tool (LimagitoXC.exe).

    • Select the Web Remote Tab
    • Default port is 8077
    • Click <Install>
    • Click <Start>

    • Be sure that the File Mover application or Service is running.
    • Open your browser at http://127.0.0.1:8077 (= default) or click on the link.

    • Ready to play 🙂

    We’ll continue to add the different existing options to this new Web Remote Client.

    Regards,

    Limagito Team

    By Limagito-Team Remote Tool ,
1 2 3 4
SEARCH