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, (7918 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, (7918 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, (7918 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, (7918 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
, (7918 days ago) @ Jasmine
Understood. Just trying to work around some legacy issues.

You made it so simple for us to integrate SFTP - a technology we had little experience with...

Your component works really great. With minor effort I have been able to convert my delphi application...

This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena

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.

Congratulations on an excellent product and first rate support!

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

...I'm extremely impressed with the product, it represents excellent value for money...

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

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?

I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.

