-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
Description
Hi everyone,
Can you tell me please if there is a way to create a tar.gz archive file bypassing it's local copy?
I know that at the first step the file is beeing created at /tmp then it is copied to the destination folder and locally deleted from /tmp
I just want to create a backup tar.gz archive directly in destination without temporary local copy.
Is there any workaround?
Thanks in advance for the reply,
Adam