A download manager named FlashGot can be used to download the data remotely rather than locally. FlashGot configured with Shellscript to download a file.
Shellscript command:
#!/bin/sh
ssh vault.local "wget --content-disposition -P /data/_NEW -b \"$1\""