SCP server (General questions)
Hi,
Does this component support SCP file transfers?
Thanks!
by Mike, (7592 days ago)
Hi,
Does this component support SCP file transfers?
Thanks!
by Jasmine, (7592 days ago) @ Mike
Mike,
cannot answer this. SCP is not a protocol, it is a command on UNIX systems that establishes SSH connection (which is supported) and then calls little program similar to RSH to transfer files. So, SCP is not a protocol - it is a program. You can implement your own SCP program if you want that would do this.
But this all makes no sense - wodSSHServer does support SFTP protocol for secure file transfers which is waaaaaaay better than SCP, why don't you try it out.
If you need wodSSHServer only for file transfers, I suggest you check out wodFTPServer instead, who is optimized and has much more file-transfer-related features.
Regards.
by Mike, (7592 days ago) @ Jasmine
Thank you for the answer. The reason I need SCP support is due to a legacy application that utilizes it, not SFTP. We're moving said app to SFTP soon, but soon enough for this project. I think that gives me the details I need though.
Thanks!
by Mike, (7592 days ago) @ Mike
Actually, SCP file transfers with PSCP work perfectly. I just didn't have my homedir set correctly for the user.
Awesome component. Stress testing a few things now, but this looks great so far.
by Jasmine, (7592 days ago) @ Mike
Mike,
I am not 100 (only 99.9 ) sure, but PSCP from putty uses SFTP protocol if available, and then falls back to SCP command if SFTP is not available.
by Mike, (7592 days ago) @ Jasmine
Mike,
I am not 100 (only 99.9 ) sure, but PSCP from putty uses SFTP protocol if available, and then falls back to SCP command if SFTP is not available.
That would make sense. Considering WinSCP won't work w/ just SCP selected. Either way, my statement stands. Awesome component.
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...
Your support is fantastic.
I really like these products - they are consistently first rate!
You made it so simple for us to integrate SFTP - a technology we had little experience with...
You made it so simple for us to integrate SFTP - a technology we had little experience with...
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
You made it so simple for us to integrate SFTP - a technology we had little experience with...
It was no small factor, however, that your support in getting me up and running made me buy from you.
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...