Working on Windows CE development, the two most missed features for me are currently:
- Equivalent to "Mobile Device" in Windows Explorer
- FTP
For the first I have to use Windows Explorer, for the second I have to use Filezilla. Not that working with these two would be a problem, or that they wouldn't be up to the task. But if that functionality would be in XY it would save me some task switching and let me benefit from all these other useful XY features.
FTP and Non-Drive devices (Mobile Device)
-
nas8e9
- Posts: 2232
- Joined: 21 Jun 2008 14:50
Re: FTP and Non-Drive devices (Mobile Device)
Your first wish is already listed on the roadmap as Support for Non-Drive Devices. As for FTP, I don't think that's currently planned.phitsc wrote:Working on Windows CE development, the two most missed features for me are currently:
- Equivalent to "Mobile Device" in Windows Explorer
- FTP
For the first I have to use Windows Explorer, for the second I have to use Filezilla. Not that working with these two would be a problem, or that they wouldn't be up to the task. But if that functionality would be in XY it would save me some task switching and let me benefit from all these other useful XY features.
The roadmap reference comes with the usual disclaimer: it's an indication of what's currently planned without any ETA.
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: FTP and Non-Drive devices (Mobile Device)
In this thread form a few years ago -- http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=476 -- Don said that he would love to do it and it [apparently] easy to do. He either changed his mind or just has not got around to it yet.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
-
nas8e9
- Posts: 2232
- Joined: 21 Jun 2008 14:50
Re: FTP and Non-Drive devices (Mobile Device)
At a guess, this quote:zer0 wrote:In this thread form a few years ago -- http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=476 -- Don said that he would love to do it and it [apparently] easy to do. He either changed his mind or just has not got around to it yet.
probably refers to the current lack of multi-threading. It's probably one of the things that would need to be taken out-of-process, at which point it stops being trivial to add....but it might turn into a can of worms easily once the network does not function as supposed...
-
phitsc
- Posts: 124
- Joined: 05 May 2009 12:21
Re: FTP and Non-Drive devices (Mobile Device)
Maybe the infrastructure that was added to handle background processing of file operations could be used for it?
-
nas8e9
- Posts: 2232
- Joined: 21 Jun 2008 14:50
Re: FTP and Non-Drive devices (Mobile Device)
You're right that the secondary process should handle the actual file operations, of course.phitsc wrote:Maybe the infrastructure that was added to handle background processing of file operations could be used for it?
The challenges may involve the communication between the main and the secondary process(es) in combination with the UI: currently, XYcopy.exe doesn't show an UI but lets Windows show its UI for file operations. FTP folders, to have an advantage over a third-party FTP client, would have to be integrated in XYplorer's main window, which would increase the demand for the two processes to quickly share information to prevent UI lag. If there's a network time-out, the secondary process will hang for 20 seconds and stop communicating with XYplorer.exe.
As the developer takes great care to keep up XYplorer's performance, there may be problems there.
-
laugust
- Posts: 29
- Joined: 12 Feb 2011 09:06
Re: FTP and Non-Drive devices (Mobile Device)
In case anyone is counting - I'd love to see FTP functionality added. Thanks in advance for any consideration.
XYplorer Beta Club