Re: SCP server (General questions)
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.
Complete thread:
- SCP server - Mike, 2004-11-30, 15:59
- Re: SCP server - wodSupport, 2004-11-30, 17:27
- Re: SCP server - Mike, 2004-11-30, 17:31
- Re: SCP server - Mike, 2004-11-30, 18:30
- Re: SCP server - wodSupport, 2004-11-30, 18:38
- Re: SCP server - Mike, 2004-11-30, 18:43
- Re: SCP server - wodSupport, 2004-11-30, 18:38
- Re: SCP server - Mike, 2004-11-30, 18:30
- Re: SCP server - Mike, 2004-11-30, 17:31
- Re: SCP server - wodSupport, 2004-11-30, 17:27