This file is indexed.

/usr/share/doc/libjenkins-trilead-ssh2-java/api/com/trilead/ssh2/sftp/OpenFlags.html is in libjenkins-trilead-ssh2-java-doc 217-jenkins-8-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>OpenFlags (Ganymed SSH2 for Java build217-jenkins-8 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="OpenFlags (Ganymed SSH2 for Java build217-jenkins-8 API)";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OpenFlags.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/trilead/ssh2/sftp/ErrorCodes.html" title="class in com.trilead.ssh2.sftp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../com/trilead/ssh2/sftp/Packet.html" title="class in com.trilead.ssh2.sftp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/trilead/ssh2/sftp/OpenFlags.html" target="_top">Frames</a></li>
<li><a href="OpenFlags.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.trilead.ssh2.sftp</div>
<h2 title="Class OpenFlags" class="title">Class OpenFlags</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.trilead.ssh2.sftp.OpenFlags</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">OpenFlags</span>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">SFTP Open Flags.
 
 The following table is provided to assist in mapping POSIX semantics
 to equivalent SFTP file open parameters:
 <p>
 TODO: This comment should be moved to the open method.
 <p>
 <ul>
 <li>O_RDONLY
 <ul><li>desired-access = READ_DATA | READ_ATTRIBUTES</li></ul>
 </li>
 </ul>
 <ul>
 <li>O_WRONLY
 <ul><li>desired-access = WRITE_DATA | WRITE_ATTRIBUTES</li></ul>
 </li>
 </ul>
 <ul>
 <li>O_RDWR
 <ul><li>desired-access = READ_DATA | READ_ATTRIBUTES | WRITE_DATA | WRITE_ATTRIBUTES</li></ul>
 </li>
 </ul>
 <ul>
 <li>O_APPEND
 <ul>
 <li>desired-access = WRITE_DATA | WRITE_ATTRIBUTES | APPEND_DATA</li>
 <li>flags = SSH_FXF_ACCESS_APPEND_DATA and or SSH_FXF_ACCESS_APPEND_DATA_ATOMIC</li>
 </ul>
 </li>
 </ul>
 <ul>
 <li>O_CREAT
 <ul>
 <li>flags = SSH_FXF_OPEN_OR_CREATE</li>
 </ul>
 </li>
 </ul>
 <ul>
 <li>O_TRUNC
 <ul>
 <li>flags = SSH_FXF_TRUNCATE_EXISTING</li>
 </ul>
 </li>
 </ul>
 <ul>
 <li>O_TRUNC|O_CREATE
 <ul>
 <li>flags = SSH_FXF_CREATE_TRUNCATE</li>
 </ul>
 </li>
 </ul></div>
<dl>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>$Id: OpenFlags.java,v 1.1 2007/10/15 12:49:55 cplattne Exp $</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Christian Plattner, plattner@trilead.com</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!--   -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_APPEND_DATA">SSH_FXF_ACCESS_APPEND_DATA</a></span></code>
<div class="block">Data is always written at the end of the file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_APPEND_DATA_ATOMIC">SSH_FXF_ACCESS_APPEND_DATA_ATOMIC</a></span></code>
<div class="block">Data is always written at the end of the file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_BLOCK_ADVISORY">SSH_FXF_ACCESS_BLOCK_ADVISORY</a></span></code>
<div class="block">If this bit is set, the above BLOCK modes are advisory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_BLOCK_DELETE">SSH_FXF_ACCESS_BLOCK_DELETE</a></span></code>
<div class="block">The server MUST guarantee that no other handle has been opened
 with ACE4_DELETE access, opened with the
 SSH_FXF_ACCESS_DELETE_ON_CLOSE flag set, and that no other handle
 will be opened with ACE4_DELETE access or with the
 SSH_FXF_ACCESS_DELETE_ON_CLOSE flag set, and that the file itself
 is not deleted in any other way until the client closes the handle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_BLOCK_READ">SSH_FXF_ACCESS_BLOCK_READ</a></span></code>
<div class="block">The server MUST guarantee that no other handle has been opened
 with ACE4_READ_DATA access, and that no other handle will be
 opened with ACE4_READ_DATA access until the client closes the
 handle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_BLOCK_WRITE">SSH_FXF_ACCESS_BLOCK_WRITE</a></span></code>
<div class="block">The server MUST guarantee that no other handle has been opened
 with ACE4_WRITE_DATA or ACE4_APPEND_DATA access, and that no other
 handle will be opened with ACE4_WRITE_DATA or ACE4_APPEND_DATA
 access until the client closes the handle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_DELETE_ON_CLOSE">SSH_FXF_ACCESS_DELETE_ON_CLOSE</a></span></code>
<div class="block">The file should be deleted when the last handle to it is closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_DISPOSITION">SSH_FXF_ACCESS_DISPOSITION</a></span></code>
<div class="block">Disposition is a 3 bit field that controls how the file is opened.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_NOFOLLOW">SSH_FXF_ACCESS_NOFOLLOW</a></span></code>
<div class="block">If the final component of the path is a symlink, then the open
 MUST fail, and the error SSH_FX_LINK_LOOP MUST be returned.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_ACCESS_TEXT_MODE">SSH_FXF_ACCESS_TEXT_MODE</a></span></code>
<div class="block">Indicates that the server should treat the file as text and
 convert it to the canonical newline convention in use.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_CREATE_NEW">SSH_FXF_CREATE_NEW</a></span></code>
<div class="block">A new file is created; if the file already exists, the server
 MUST return status SSH_FX_FILE_ALREADY_EXISTS.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_CREATE_TRUNCATE">SSH_FXF_CREATE_TRUNCATE</a></span></code>
<div class="block">A new file is created; if the file already exists, it is opened
 and truncated.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_OPEN_EXISTING">SSH_FXF_OPEN_EXISTING</a></span></code>
<div class="block">An existing file is opened.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_OPEN_OR_CREATE">SSH_FXF_OPEN_OR_CREATE</a></span></code>
<div class="block">If the file exists, it is opened.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#SSH_FXF_TRUNCATE_EXISTING">SSH_FXF_TRUNCATE_EXISTING</a></span></code>
<div class="block">An existing file is opened and truncated.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!--   -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/trilead/ssh2/sftp/OpenFlags.html#OpenFlags--">OpenFlags</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!--   -->
</a>
<h3>Field Detail</h3>
<a name="SSH_FXF_ACCESS_DISPOSITION">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_DISPOSITION</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_DISPOSITION</pre>
<div class="block">Disposition is a 3 bit field that controls how the file is opened.
 The server MUST support these bits (possible enumaration values:
 SSH_FXF_CREATE_NEW, SSH_FXF_CREATE_TRUNCATE, SSH_FXF_OPEN_EXISTING,
 SSH_FXF_OPEN_OR_CREATE or SSH_FXF_TRUNCATE_EXISTING).</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_DISPOSITION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_CREATE_NEW">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_CREATE_NEW</h4>
<pre>public static final&nbsp;int SSH_FXF_CREATE_NEW</pre>
<div class="block">A new file is created; if the file already exists, the server
 MUST return status SSH_FX_FILE_ALREADY_EXISTS.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_CREATE_NEW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_CREATE_TRUNCATE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_CREATE_TRUNCATE</h4>
<pre>public static final&nbsp;int SSH_FXF_CREATE_TRUNCATE</pre>
<div class="block">A new file is created; if the file already exists, it is opened
 and truncated.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_CREATE_TRUNCATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_OPEN_EXISTING">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_OPEN_EXISTING</h4>
<pre>public static final&nbsp;int SSH_FXF_OPEN_EXISTING</pre>
<div class="block">An existing file is opened.  If the file does not exist, the
 server MUST return SSH_FX_NO_SUCH_FILE. If a directory in the
 path does not exist, the server SHOULD return
 SSH_FX_NO_SUCH_PATH. It is also acceptable if the server
 returns SSH_FX_NO_SUCH_FILE in this case.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_OPEN_EXISTING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_OPEN_OR_CREATE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_OPEN_OR_CREATE</h4>
<pre>public static final&nbsp;int SSH_FXF_OPEN_OR_CREATE</pre>
<div class="block">If the file exists, it is opened. If the file does not exist,
 it is created.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_OPEN_OR_CREATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_TRUNCATE_EXISTING">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_TRUNCATE_EXISTING</h4>
<pre>public static final&nbsp;int SSH_FXF_TRUNCATE_EXISTING</pre>
<div class="block">An existing file is opened and truncated. If the file does not
 exist, the server MUST return the same error codes as defined
 for SSH_FXF_OPEN_EXISTING.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_TRUNCATE_EXISTING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_APPEND_DATA">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_APPEND_DATA</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_APPEND_DATA</pre>
<div class="block">Data is always written at the end of the file. The offset field
 of the SSH_FXP_WRITE requests are ignored.
 <p>
 Data is not required to be appended atomically. This means that
 if multiple writers attempt to append data simultaneously, data
 from the first may be lost. However, data MAY be appended
 atomically.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_APPEND_DATA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_APPEND_DATA_ATOMIC">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_APPEND_DATA_ATOMIC</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_APPEND_DATA_ATOMIC</pre>
<div class="block">Data is always written at the end of the file. The offset field
 of the SSH_FXP_WRITE requests are ignored.
 <p>
 Data MUST be written atomically so that there is no chance that
 multiple appenders can collide and result in data being lost.
 <p>
 If both append flags are specified, the server SHOULD use atomic
 append if it is available, but SHOULD use non-atomic appends
 otherwise. The server SHOULD NOT fail the request in this case.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_APPEND_DATA_ATOMIC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_TEXT_MODE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_TEXT_MODE</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_TEXT_MODE</pre>
<div class="block">Indicates that the server should treat the file as text and
 convert it to the canonical newline convention in use.
 (See Determining Server Newline Convention in section 5.3 in the
 SFTP standard draft).
 <p>
 When a file is opened with this flag, the offset field in the read
 and write functions is ignored.
 <p>
 Servers MUST process multiple, parallel reads and writes correctly
 in this mode.  Naturally, it is permissible for them to do this by
 serializing the requests.
 <p>
 Clients SHOULD use the SSH_FXF_ACCESS_APPEND_DATA flag to append
 data to a text file rather then using write with a calculated offset.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_TEXT_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_BLOCK_READ">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_BLOCK_READ</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_BLOCK_READ</pre>
<div class="block">The server MUST guarantee that no other handle has been opened
 with ACE4_READ_DATA access, and that no other handle will be
 opened with ACE4_READ_DATA access until the client closes the
 handle. (This MUST apply both to other clients and to other
 processes on the server.)
 <p>
 If there is a conflicting lock the server MUST return
 SSH_FX_LOCK_CONFLICT.  If the server cannot make the locking
 guarantee, it MUST return SSH_FX_OP_UNSUPPORTED.
 <p>
 Other handles MAY be opened for ACE4_WRITE_DATA or any other
 combination of accesses, as long as ACE4_READ_DATA is not included
 in the mask.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_BLOCK_READ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_BLOCK_WRITE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_BLOCK_WRITE</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_BLOCK_WRITE</pre>
<div class="block">The server MUST guarantee that no other handle has been opened
 with ACE4_WRITE_DATA or ACE4_APPEND_DATA access, and that no other
 handle will be opened with ACE4_WRITE_DATA or ACE4_APPEND_DATA
 access until the client closes the handle. (This MUST apply both
 to other clients and to other processes on the server.)
 <p>
 If there is a conflicting lock the server MUST return
 SSH_FX_LOCK_CONFLICT. If the server cannot make the locking
 guarantee, it MUST return SSH_FX_OP_UNSUPPORTED.
 <p>
 Other handles MAY be opened for ACE4_READ_DATA or any other
 combination of accesses, as long as neither ACE4_WRITE_DATA nor
 ACE4_APPEND_DATA are included in the mask.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_BLOCK_WRITE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_BLOCK_DELETE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_BLOCK_DELETE</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_BLOCK_DELETE</pre>
<div class="block">The server MUST guarantee that no other handle has been opened
 with ACE4_DELETE access, opened with the
 SSH_FXF_ACCESS_DELETE_ON_CLOSE flag set, and that no other handle
 will be opened with ACE4_DELETE access or with the
 SSH_FXF_ACCESS_DELETE_ON_CLOSE flag set, and that the file itself
 is not deleted in any other way until the client closes the handle.
 <p>
 If there is a conflicting lock the server MUST return
 SSH_FX_LOCK_CONFLICT.  If the server cannot make the locking
 guarantee, it MUST return SSH_FX_OP_UNSUPPORTED.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_BLOCK_DELETE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_BLOCK_ADVISORY">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_BLOCK_ADVISORY</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_BLOCK_ADVISORY</pre>
<div class="block">If this bit is set, the above BLOCK modes are advisory. In advisory
 mode, only other accesses that specify a BLOCK mode need be
 considered when determining whether the BLOCK can be granted,
 and the server need not prevent I/O operations that violate the
 block mode.
 <p>
 The server MAY perform mandatory locking even if the BLOCK_ADVISORY
 bit is set.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_BLOCK_ADVISORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_NOFOLLOW">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SSH_FXF_ACCESS_NOFOLLOW</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_NOFOLLOW</pre>
<div class="block">If the final component of the path is a symlink, then the open
 MUST fail, and the error SSH_FX_LINK_LOOP MUST be returned.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_NOFOLLOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SSH_FXF_ACCESS_DELETE_ON_CLOSE">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SSH_FXF_ACCESS_DELETE_ON_CLOSE</h4>
<pre>public static final&nbsp;int SSH_FXF_ACCESS_DELETE_ON_CLOSE</pre>
<div class="block">The file should be deleted when the last handle to it is closed.
 (The last handle may not be an sftp-handle.)  This MAY be emulated
 by a server if the OS doesn't support it by deleting the file when
 this handle is closed.
 <p>
 It is implementation specific whether the directory entry is
 removed immediately or when the handle is closed.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.trilead.ssh2.sftp.OpenFlags.SSH_FXF_ACCESS_DELETE_ON_CLOSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!--   -->
</a>
<h3>Constructor Detail</h3>
<a name="OpenFlags--">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OpenFlags</h4>
<pre>public&nbsp;OpenFlags()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OpenFlags.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/trilead/ssh2/sftp/ErrorCodes.html" title="class in com.trilead.ssh2.sftp"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../com/trilead/ssh2/sftp/Packet.html" title="class in com.trilead.ssh2.sftp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/trilead/ssh2/sftp/OpenFlags.html" target="_top">Frames</a></li>
<li><a href="OpenFlags.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>