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

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

...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...

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?

Thank you so much for your hard work and commitment in producing well thought-out solutions. WeOnlyDo is very committed to customer satisfaction!

Thank you so much for your hard work and commitment in producing well thought-out solutions. WeOnlyDo is very committed to customer satisfaction!

Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.

The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.

...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...

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.

You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!

