- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 78 for FTP (0.06 sec)
-
src/main/resources/fess_label_pl.properties
labels.file_auth_password=Hasło labels.file_auth_parameters=Parametry labels.file_auth_file_crawling_config=Konfiguracja indeksowania plików labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} elementów) labels.list_could_not_find_crud_table=Nie zarejestrowano. labels.scheduledjob_configuration=Harmonogram zadań labels.scheduledjob_title_details=Zadanie
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'ftp.role.from.file'. <br> * The value is, e.g. true <br> * comment: Whether to get FTP roles from a file. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getFtpRoleFromFile(); /** * Is the property for the key 'ftp.role.from.file' true? <br> * The value is, e.g. true <br>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
src/main/resources/fess_label_zh_CN.properties
labels.file_auth_scheme=方案 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=作业调度器 labels.scheduledjob_title_details=作业 labels.scheduledjob_name=名称
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.file_auth_password=Mot de passe labels.file_auth_parameters=Paramètres labels.file_auth_file_crawling_config=Configuration de l'exploration de fichiers labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} éléments) labels.list_could_not_find_crud_table=Non enregistré. labels.scheduledjob_configuration=Planificateur de tâches labels.scheduledjob_title_details=Tâche
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.file_auth_password=Contraseña labels.file_auth_parameters=Parámetros labels.file_auth_file_crawling_config=Configuración de rastreo de archivos labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} elementos) labels.list_could_not_find_crud_table=No registrado. labels.scheduledjob_configuration=Programador de trabajos labels.scheduledjob_title_details=Trabajo
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.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=작업 스케줄러 labels.scheduledjob_title_details=작업 labels.scheduledjob_name=이름
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.file_auth_username=Username labels.file_auth_password=Password labels.file_auth_parameters=Parameters labels.file_auth_file_crawling_config=File Crawl Config labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} items) labels.list_could_not_find_crud_table=Not registered. labels.scheduledjob_configuration=Job Scheduler labels.scheduledjob_title_details=Job labels.scheduledjob_name=Name
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/jquery.form-validator.min.js
.lengthBadEnd,h=!1;break;case"max":this.errorMessage=e.lengthTooLongStart+j[1]+e.lengthBadEnd,h=!1;break;default:h=!0}return h},errorMessage:"",errorMessageKey:""}),a.formUtils.addValidator({name:"url",validatorFunction:function(b){var c=/^(https?|ftp):\/\/((((\w|-|\.|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 32.8K bytes - Viewed (0) -
android/guava/src/com/google/common/net/MediaType.java
* * @since 20.0 */ public static final MediaType FLV_VIDEO = createConstant(VIDEO_TYPE, "x-flv"); /** * The 3GP multimedia container format. For more information, see <a * href="ftp://www.3gpp.org/tsg_sa/TSG_SA/TSGS_23/Docs/PDF/SP-040065.pdf#page=10">3GPP TS * 26.244</a>. * * @since 20.0 */ public static final MediaType THREE_GPP_VIDEO = createConstant(VIDEO_TYPE, "3gpp");
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/HttpUrl.kt
* * ### Scheme * * Sometimes referred to as *protocol*, A URL's scheme describes what mechanism should be used to * retrieve the resource. Although URLs have many schemes (`mailto`, `file`, `ftp`), this class only * supports `http` and `https`. Use [java.net.URI][URI] for URLs with arbitrary schemes. * * ### Username and Password *
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon May 05 16:01:00 UTC 2025 - 63.5K bytes - Viewed (0)