Skip to content

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

@JoePhanDro

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

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