I have a rather large file (~15 gigs) to be transferred from one environment to another - Is it possible to SFTP files as a background job? I tried doing a put file1 target\file1 &, knowing it wouldn't work but ...
Thanks Khalid, DSMARWAY for your suggestions - these are definitely options that can be considered but my question was more to do with if a SFTP file1 & is possible like how one would do a cp file1 file2 &
Thanks khalidaaa for your suggestions. Why do I use SFTP - no choice but to use SFTP, directive from the security folks at work. Using .netrc - yes I am familiar with this and have used it before. I have now come to the conclusion that its not possible to do an SFTP & so giving up on this and instead going back to doing the transfer via either SCP or SFTP in a script.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.