Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for SAMBA (0.01 sec)

  1. src/test/java/jcifs/smb/SmbFileIntegrationTest.java

            assumeTrue(sambaContainer != null, "Samba container is not initialized - Docker not available");
    
            // Wait for container to be fully ready in CI environments
            if (!sambaContainer.isRunning()) {
                assumeTrue(false, "Samba container is not running - skipping test");
            }
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 56K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbSessionImpl.java

    /* jcifs smb client library in Java
     * Copyright (C) 2000  "Michael B. Allen" <jcifs at samba dot org>
     *
     * This library is free software; you can redistribute it and/or
     * modify it under the terms of the GNU Lesser General Public
     * License as published by the Free Software Foundation; either
     * version 2.1 of the License, or (at your option) any later version.
     *
     * This library is distributed in the hope that it will be useful,
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 31 08:00:57 UTC 2025
    - 68.9K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb/SmbTransportImpl.java

    /* jcifs smb client library in Java
     * Copyright (C) 2005  "Michael B. Allen" <jcifs at samba dot org>
     *                  "Eric Glass" <jcifs at samba dot org>
     *
     * This library is free software; you can redistribute it and/or
     * modify it under the terms of the GNU Lesser General Public
     * License as published by the Free Software Foundation; either
     * version 2.1 of the License, or (at your option) any later version.
     *
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 69.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_ru.properties

    labels.file_auth_username=Имя пользователя
    labels.file_auth_password=Пароль
    labels.file_auth_parameters=Параметры
    labels.file_auth_file_crawling_config=Конфигурация сканирования файлов
    labels.file_auth_scheme_samba=Samba
    labels.file_auth_scheme_ftp=FTP
    labels.pagination_page_guide_msg={0}/{1} ({2} элементов)
    labels.list_could_not_find_crud_table=Не зарегистрировано.
    labels.scheduledjob_configuration=Планировщик заданий
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
Back to top