With the recent thread on the value of built-in FTP I was wondering how much use the Manage Files command gets in day-to day use.
I can honestly say that I have never used it but wondered whether a large number of users find it particularly useful.
Manage Files...
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- talleyrand
- Posts: 624
- Joined: Mon Jul 21, 2003 6:56 pm
- Location: Kansas City, MO, USA
- Contact:
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
I always use the command line for this sort of thing.
I have the following tool defined:
(Replace C:\4NT\4nt.exe with a shell of your choice.)
The tool has the shortcut Alt+4. So a quick key press gets me a command line whose current directory is the directory of the file I'm looking at.
The only problem with this is that I lose track of the consoles and editors I've opened from each other.
I have the following tool defined:
Code: Select all
Command: C:\4NT\4nt.exe
Parameters:
Initial folder: $FileDir
[ ] Prompt for parameters [ ] Capture output
[ ] Run minimized [X] Close DOS window on exit
[ ] Save all documents first
The tool has the shortcut Alt+4. So a quick key press gets me a command line whose current directory is the directory of the file I'm looking at.
The only problem with this is that I lose track of the consoles and editors I've opened from each other.
Thinking about it after I posted, the only thing I ever need to do (and rarely - it seems to be a bug bug in Windows 2000 explorer reading WinNT 3.51 files with no recognised extension!) that Manage Files would do for me is touch files to change date attributes.
As some have stated in the parallel FTP debate, I actually prefer to do this with a an external application as it gives me more options and control.
As some have stated in the parallel FTP debate, I actually prefer to do this with a an external application as it gives me more options and control.