Re: Need Help in migrating Giant CSV from S3 to SFTP

2023-05-11 Thread Mike Thomsen
Nilesh, The issue is you're running out of space on the disk. Ask your devops team to provision a lot more space for that the partition where the content repository resides. Adding an extra 500GB should give you more than enough space to cover it and a little buffer in case you want to do

Re: how SCP full directory to remote location

2023-05-11 Thread Joe Witt
Hello NiFi doesn't offer an SCP specific processor. Instead you would use List/FetchSFTP to pull from the target directory and remote source server (and recurse to subdirs as desired) and then use PutSFTP to write to the target directory (including subdirs as desired) of the remote destination

Re: how SCP full directory to remote location

2023-05-11 Thread Eric Secules
Hi Ben, To clarify, do you want to move files from the same server nifi is running on to an sftp server? -Eric On Thu., May 11, 2023, 1:58 a.m. Ben .T.George, wrote: > Hello, > > How can we scp directory with many sub folders and files to remote sftp > server? > > Regards, > Ben >

how SCP full directory to remote location

2023-05-11 Thread Ben .T.George
Hello, How can we scp directory with many sub folders and files to remote sftp server? Regards, Ben

RE: [EXTERNAL] RE: error in connecting to MSSQL DB

2023-05-11 Thread Urmila Pal
Thank you Isha, I was able to resolve the controller issue. Regards, Urmila Pal From: Isha Lamboo Sent: Wednesday, May 3, 2023 6:19 PM To: users@nifi.apache.org Subject: [EXTERNAL] RE: error in connecting to MSSQL DB Hi