Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SrcPath (0.04 sec)

  1. cmd/xl-storage_test.go

    			srcPath:     "path/2/success-file",
    			expectedErr: errPathNotFound,
    		},
    		// TestXLStorage case - 5.
    		// TestXLStorage case with path being a directory.
    		{
    			srcVol:      "success-vol",
    			srcPath:     "path",
    			expectedErr: errPathNotFound,
    		},
    		// TestXLStorage case - 6.
    		// TestXLStorage case with non existent volume.
    		{
    			srcVol:      "non-existent-vol",
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 66K bytes
    - Viewed (0)
Back to top