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, (7627 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, (7627 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, (7627 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, (7627 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 , (7627 days ago) @ Jasmine
Understood. Just trying to work around some legacy issues.
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
It is very refreshing to find such helpful, knowledgeable and quick responding technical support.
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.
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?
WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.
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.
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
Thanks! We love your software and your great support!