Skip to content

Get-NSSystemFile fails (File > 5MB) #89

Description

@JoePhanDro

Expected Behavior

I was trying to backup the Netscaler. This works great. After this, i wanna download the backup file via Get-NSSystemFile.

Current Behavior

small files: no problem
greater backup files: it stops (5 MB backup-file) - no file content

Possible Solution

dont know

Steps to Reproduce (for bugs)

  1. Connect to Netscaler
  2. Create backup (or save existing one in /var/ns_sys_backup)
    3.Try to get the backup-file:
    $file = Get-NSSystemFile -Session $Session -Name $Name -FileLocation "/var/ns_sys_backup/"
    Write-Host $file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions