Hi,
Hopefully a quick answer on this one.
I'm performing a 'server to server' SFTP transfer using another server:
running BC v3.3.5 on '[email protected]_location'.
My script works fine, but what really happens is *BC* creates a temp file that is a copy of the whole file first - to the BC folder of the C: drive '[email protected]_location' - then sends it to '[email protected]_location'.
My problem? I'm starting to run low on disk space on the C: drive of '[email protected]_location'.
Is there any way to change the location this temp file is created?
(Note: I cannot run the process directly on server1 as it is not a Windows/Linux machine, and remote_server cannot access server1 directly for other technical reasons)
Thanks!
Mark
Hopefully a quick answer on this one.
I'm performing a 'server to server' SFTP transfer using another server:
'[email protected]_location' --> '[email protected]_location'
running BC v3.3.5 on '[email protected]_location'.
My script works fine, but what really happens is *BC* creates a temp file that is a copy of the whole file first - to the BC folder of the C: drive '[email protected]_location' - then sends it to '[email protected]_location'.
My problem? I'm starting to run low on disk space on the C: drive of '[email protected]_location'.
Is there any way to change the location this temp file is created?
(Note: I cannot run the process directly on server1 as it is not a Windows/Linux machine, and remote_server cannot access server1 directly for other technical reasons)
Thanks!
Mark
Comment