Hello,
I'm trying upload a file in the order of 800 MBs to a SFTP server. Once the statement is executed, for some time my machine waits in response & then it just exits. No breakpoints are hit afterwards not in finally block either.
Not sure what's going wrong. Is it not supposed to support large files?
Please let me know.
I'm trying upload a file in the order of 800 MBs to a SFTP server. Once the statement is executed, for some time my machine waits in response & then it just exits. No breakpoints are hit afterwards not in finally block either.
Not sure what's going wrong. Is it not supposed to support large files?
Please let me know.