SCP server (General questions)
Hi,
Does this component support SCP file transfers?
Thanks!
by Mike, (7596 days ago)
Hi,
Does this component support SCP file transfers?
Thanks!
by Jasmine, (7596 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, (7596 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, (7596 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, (7596 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, (7596 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.
I can only hope I will have the pleasure to work with other products by "We Only Do" in the future.
Congratulations on an excellent product and first rate support!
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
Your customer service was excellent, and I will look at your products in the future for precisely that reason.
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
You made it so simple for us to integrate SFTP - a technology we had little experience with...
I would highly recommend this to anyone who needs a good quality SFTP solution.