Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for smb1Client (0.08 seconds)

  1. CLAUDE.md

    ### CrawlerClientFactory
    
    Pattern-based client selection (from `crawler/client.xml`):
    - `http:.*`, `https:.*` → SwitchableHttpClient
    - `file:.*` → FileSystemClient
    - `smb:.*` → SmbClient (SMB2+), `smb1:.*` → SmbClient (SMB1)
    - `ftp:.*`, `ftps:.*` → FtpClient
    - `storage:.*` → StorageClient, `s3:.*` → S3Client, `gcs:.*` → GcsClient
    
    ### Cloud Storage Clients
    
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Thu Mar 12 03:39:20 GMT 2026
    - 8.1K bytes
    - Click Count (0)
Back to Top