Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 1,020 for star (0.11 sec)

  1. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    many lessons to learn!  No, I've made up my mind about it; if I'm
    Mabel, I'll stay down here!  It'll be no use their putting their
    heads down and saying "Come up again, dear!"  I shall only look
    up and say "Who am I then?  Tell me that first, and then, if I
    like being that person, I'll come up:  if not, I'll stay down
    here till I'm somebody else"--but, oh dear!' cried Alice, with a
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  2. docs/site-replication/run-ssec-object-replication-with-compression.sh

    	echo "BUG: object test-bucket/defpartsize not replicated"
    	exit_1
    fi
    
    # Stat the SSEC objects from source site
    echo "Stat minio1/test-bucket/encrypted"
    ./mc stat --no-list minio1/test-bucket/encrypted --enc-c "minio1/test-bucket/encrypted=${TEST_MINIO_ENC_KEY}" --insecure --json
    stat_out1=$(./mc stat --no-list minio1/test-bucket/encrypted --enc-c "minio1/test-bucket/encrypted=${TEST_MINIO_ENC_KEY}" --insecure --json)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Sep 24 08:03:58 UTC 2024
    - 8.3K bytes
    - Viewed (0)
  3. src/archive/tar/testdata/gnu-multi-hdrs.tar

    Joe Tsai <******@****.***> 1442390336 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Dec 02 02:27:27 UTC 2015
    - 4.5K bytes
    - Viewed (0)
  4. src/archive/tar/testdata/pax-global-records.tar

    Joe Tsai <******@****.***> 1503699341 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Aug 25 23:03:52 UTC 2017
    - 7K bytes
    - Viewed (0)
  5. src/archive/tar/testdata/pax-multi-hdrs.tar

    Joe Tsai <******@****.***> 1442390336 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Dec 02 02:27:27 UTC 2015
    - 4.5K bytes
    - Viewed (0)
  6. src/archive/tar/testdata/pax-path-hdr.tar

    Joe Tsai <******@****.***> 1443691829 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Nov 06 04:31:26 UTC 2015
    - 1K bytes
    - Viewed (0)
  7. src/archive/tar/testdata/gnu-long-nul.tar

    Joe Tsai <******@****.***> 1442533177 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Aug 11 03:12:47 UTC 2017
    - 2.5K bytes
    - Viewed (0)
  8. docs/site-replication/run-sse-kms-object-replication.sh

    echo "Stat minio1/test-bucket/custpartsize"
    ./mc stat --no-list minio1/test-bucket/custpartsize --insecure --json
    stat_out3=$(./mc stat --no-list minio1/test-bucket/custpartsize --insecure --json)
    src_obj3_algo=$(echo "${stat_out3}" | jq '.metadata."X-Amz-Server-Side-Encryption"')
    src_obj3_keyid=$(echo "${stat_out3}" | jq '.metadata."X-Amz-Server-Side-Encryption-Aws-Kms-Key-Id"')
    echo "Stat minio1/test-bucket/mpartobj"
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 10 06:49:55 UTC 2024
    - 11.5K bytes
    - Viewed (0)
  9. docs/site-replication/run-multi-site-oidc.sh

    ./mc cp ./lrgfile minio1/newbucket
    sleep 5
    ./mc stat --no-list minio2/newbucket
    if [ $? -ne 0 ]; then
    	echo "expecting bucket to be present. exiting.."
    	exit_1
    fi
    
    ./mc stat --no-list minio3/newbucket
    if [ $? -ne 0 ]; then
    	echo "expecting bucket to be present. exiting.."
    	exit_1
    fi
    
    ./mc cp README.md minio2/newbucket/
    
    sleep 5
    ./mc stat --no-list minio1/newbucket/README.md
    if [ $? -ne 0 ]; then
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Sep 24 08:03:58 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  10. src/archive/tar/testdata/pax-sparse-big.tar

    Joe Tsai <******@****.***> 1503105518 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 23 22:38:45 UTC 2017
    - 6K bytes
    - Viewed (0)
Back to top