Filtering requests (wodSFTP / wodSFTP.NET / wodSFTPdll)
Is there a way to filter the requests that a client sends (ie, redirecting an sftp request to a different location?)
by Mike, (7864 days ago)
Is there a way to filter the requests that a client sends (ie, redirecting an sftp request to a different location?)
by Jasmine, (7864 days ago) @ Mike
You mean when he, for example, downloads file, you want to give him some other file to download? Yes, in SftpDownloadFile event you can change 'ResolvedPath' argument to something else. User will not know the difference - but wodSSHServer will send him different file.
by Mike, (7864 days ago) @ Jasmine
You mean when he, for example, downloads file, you want to give him some other file to download? Yes, in SftpDownloadFile event you can change 'ResolvedPath' argument to something else. User will not know the difference - but wodSSHServer will send him different file.
Is there any filtering done beforehand? For example, when trying to get the file c:/ftp/ftpexternal/pub/PDSUpdate/Catalog.import I get the following:
unable to identify c:/ftp/ftpexternal/pub/PDSUpdate/Catalog.import: permission denied
I imagine this is due to the colon. Is there any way around this?
by Jasmine, (7864 days ago) @ Mike
Mike,
you should request files relative from user's HomeDir (I assume you talk here as relative paths as visible by the client).
by Mike
, (7864 days ago) @ Jasmine
Understood. Just trying to work around some legacy issues.

WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.

...your service has been phenomenal. It's always quick and you are there when I need you.

Thank you very much for the rapid responses. I was a little nervous about dealing with a company that is on a different continent from me. You have proven my concerns to be unfounded.

...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...

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 .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.

The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...

It was no small factor, however, that your support in getting me up and running made me buy from you.

Your .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.

May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?

