MSP360 Forum

  • Forum
  • Members

  • Have a Windows Service use a CB mounted drive
    CB is mounting the Destination drive (an AWS S3 bucket)
    3 years ago
  • Have a Windows Service use a CB mounted drive
    The Drive service is always running.. the defined drives are not mounted. So the script mounts the drive copies the files, then unmounts...
    Also, the service will not try and copy files until the script finishes mounting the drive.
    3 years ago
  • Have a Windows Service use a CB mounted drive
    David,
    The Service manages scheduled jobs (within it's UI application) to move/copy files. That service only accesses the CB Drive when a specific scheduled job tries to copy files there.
    In the UI for the Service, we can define a pre-PowerShell script before a transfer definition runs. (which copies files from Source to Destination). I've added the following as a pre-script:
    $Command = "C:\Program Files\CloudBerryLab\CloudBerry Drive\cbd.exe"
    $Parms = "mountDrive R"
    $Prms = $Parms.Split(" ")
    & "$Command" $Prms

    Then as a post script I unmount the drive.. this seems to be working.
    3 years ago
  • CB drive possibly times out until you click on C: then back on CB drive
    Opened yesterday: Case #00139774
    3 years ago
  • CB drive possibly times out until you click on C: then back on CB drive
    My apologies.. Drive version 3.2.0.2
    and mounting AWS S3 bucket.
    3 years ago
Home » MarkK

MarkK

Start FollowingSend a Message
  • About
  • Comments
  • Discussions
  • Uploads
  • Terms of Service
  • Useful Hints and Tips
  • Sign In
  • Created with PlushForums
  • © 2025 MSP360 Forum