- Sort Score
- Result 10 results
- Languages All
Results 81 - 90 of 109 for sftp (0.09 sec)
-
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 = Configutration du système de fichiers 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 = Pas de données. labels.scheduledjob_configuration = Job Scheduler labels.scheduledjob_title_details = Jobs
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
CREDITS
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================ github.com/pkg/sftp https://github.com/pkg/sftp ---------------------------------------------------------------- Copyright (c) 2013, Dave Cheney All rights reserved.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 26 15:03:08 UTC 2024 - 1.6M bytes - Viewed (0) -
common-protos/k8s.io/api/core/v1/generated.proto
// Number of port to expose on the pod's IP address. // This must be a valid port number, 0 < x < 65536. optional int32 containerPort = 3; // Protocol for port. Must be UDP, TCP, or SCTP. // Defaults to "TCP". // +optional // +default="TCP" optional string protocol = 4; // What host IP to bind the external port to. // +optional optional string hostIP = 5; }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 255.8K 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 Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K 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 System 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=No data. labels.scheduledjob_configuration=Job Scheduler labels.scheduledjob_title_details=Jobs labels.scheduledjob_name=Name
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/applixware", "application/atom+xml", "application/atomcat+xml", "application/atomicmail", "application/atomsvc+xml", "application/auth-policy+xml", "application/batch-smtp", "application/beep+xml", "application/bizagi-modeler", "application/cals-1840", "application/ccxml+xml", "application/cea-2018+xml", "application/cellml+xml", "application/cnrp+xml",
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
src/cmd/asm/internal/asm/parse.go
// TODO: Consistency in the encoding would be nice here. if p.arch.InFamily(sys.ARM, sys.ARM64) { // Special form // ARM: destination register pair (R1, R2). // ARM64: register pair (R1, R2) for LDP/STP. if prefix != 0 || scale != 0 { p.errorf("illegal address mode for register pair") return } a.Type = obj.TYPE_REGREG a.Offset = int64(r2) // Nothing may follow return }
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Sep 04 18:16:59 UTC 2024 - 36.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
boolean isFileRoleFromFile(); /** * Get the value for the key 'ftp.role.from.file'. <br> * The value is, e.g. true <br> * @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 Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
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 Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 32.8K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/CallTest.kt
@Test fun invalidScheme() { val requestBuilder = Request.Builder() assertFailsWith<IllegalArgumentException> { requestBuilder.url("ftp://hostname/path") }.also { expected -> assertThat(expected.message).isEqualTo("Expected URL scheme 'http' or 'https' but was 'ftp'") } } @Test fun invalidPort() { val requestBuilder = Request.Builder() assertFailsWith<IllegalArgumentException> {
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Apr 10 19:46:48 UTC 2024 - 142.5K bytes - Viewed (0)