I am using Everything ES and need to search an ETP server - how do I do that?
Thanks,
Paul.
How to get ES to search ETP server
Re: How to get ES to search ETP server
ES currently cannot search an ETP server. I'll consider adding an option to ES.
I'll be adding support for indexing ETP servers in Everything 1.5.
For now, you'll need a command line FTP client.
Everything ETP is FTP compatible, ETP uses the extended FTP command:
EVERYTHING
For example, if you wish to search for "heart *.mp3" on your ETP server:
Connect to the ETP server with you FTP client.
Enter in the following custom commands:
EVERYTHING SEARCH heart *.mp3
EVERYTHING COUNT 999999999
EVERYTHING PATH_COLUMN
EVERYTHING QUERY
For a full list of commands, please see:
viewtopic.php?f=5&t=1790
I'll be adding support for indexing ETP servers in Everything 1.5.
For now, you'll need a command line FTP client.
Everything ETP is FTP compatible, ETP uses the extended FTP command:
EVERYTHING
For example, if you wish to search for "heart *.mp3" on your ETP server:
Connect to the ETP server with you FTP client.
Enter in the following custom commands:
EVERYTHING SEARCH heart *.mp3
EVERYTHING COUNT 999999999
EVERYTHING PATH_COLUMN
EVERYTHING QUERY
For a full list of commands, please see:
viewtopic.php?f=5&t=1790
Re: How to get ES to search ETP server
Looking forward to this option.
Also, would be possible to connect to ETP server from the search field? With some modifier perhaps.
Also, would be possible to connect to ETP server from the search field? With some modifier perhaps.
Re: How to get ES to search ETP server
Not yet, the ETP server would need to be indexed, hopefully possible in a future release.