• 25 Dec

    File Transfer Management is easy

    File Transfer Management is easy, .. no it isn’t. If somebody tells you it is .. he is lying 🙂

    The following information is just our opinion and you certainly don’t have to agree. We’ll keep adding tips here, feel welcome to add your tips also.

    • Logging
      • Never ever log over the network
        • Ok but .. no, never
      • Always log to a local disk
      • Add a Rule to move older logs if you want to keep them
    • Moving files between processes
      • Let those processes write to a local disk of the system where they are running
      • We prefer SFTP or FTP(S) over Windows shares
        • SFTP and FTP(S) folders are not so visible
        • SFTP and FTP(S) are ‘File Transfer Protocols’
        • No need for network mappings
        • No network mapping issues
        • Security of Windows shares
          • Often set to ‘Everyone Full Control’
        • We prefer SFTP or  FTP(S) Get from a previous process
    • ..

    #FileTransfer

    If you need any info about this ‘File Transfer Management is easy’ post, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team News
  • 18 Dec

    Roadmap 2023 of Limagito File Mover

    Roadmap 2023 and up

    Dear users,

    With the end of the year approaching, we would like to wish you and your family a warm and cozy Christmas and a happy New Year. We would like to thank you for the pleasant cooperation we experienced in 2022. In 2022 we welcomed quite some new users from all over the world, it was an interesting year for Limagito File Mover.

    We already started with version 2023 where we did an update of the development systems and frameworks we are using to their latest version.

    During 2022 we got many (many) feature requests, thank you!

    At this moment we have given priority to (random order):

    • Add Active Directory Groups to Accounts
      • Available in v2023.0.12.19
    • ODBC Logging
      • Available in v2023.0.12.19
    • Global Logging option(s)
      • Checking out which framework to use..
        • Multiple Log Providers are a must
          • File
          • Database
          • Syslog
          • Windows Event Log
          • Cloud-based logging (Redis, ElasticSearch, Logstash, ..)
          • ..
    • Global Rule Events
    • Send HTML Email
    • Dropbox support
    • Logging of changes
      • Username
      • Time of change
      • What was changed
    • Enable and disable destinations
    • ..

     

    #FileTransfer

    If you need any info about this ‘Limagito File Mover Roadmap 2023’, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team Uncategorized ,
  • 18 Dec

    Azure azcopy %1 is not a valid Win32 application

    azcopy %1 is not a valid Win32 application. System Error, Code: 193.

    We received feedback from a customer who was trying to use the Microsoft tool AzCopy v10.16.2 in our Azure as Destination, but couldn’t get it to work. He always received this ‘%1 is not a valid Win32 application’ error when trying. In our Azure as Destination we added the possibility to use AzCopy to do the actual transfer where we use the command line tool in the background to achieve this. The reason he got this error was because an empty file named ‘azcopy’ existed next to the actual command line tool ‘azcopy.exe’. So when we tried to use the command ‘azcopy copy …’ it tried to execute this empty file. In version v2023.0.12.18 we changed ‘azcopy copy …’ to ‘azcopy.exe copy …’ as command to eliminate this.

    This customer was also using a # in his filenames because of:  “the # characters are contained in the file name as it’s a documented standard file format ( NEM12 national energy market format)”.

    So we made another change in version v2023.0.12.18 which encodes the filenames in the AzCopy command since it seems AzCopy is not doing this automatically.

    #FileTransfer #azure #azcopy

    If you need any info about this ‘azcopy %1 is not a valid Win32 application’ error, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team Azure
SEARCH