Question:
Is there a way that I can move a file from one sftp server to the other without downloading from one server to my local station and then uploading to the other? I'm using the chilkat library with c#.
I'm sorry to say I don't think this is possible. It's not possible in the SFTP protocol itself, so I don't think you'll find the solution anywhere.