-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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)
- Connect to Netscaler
- 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
Labels
No labels