Search found 463 matches

by horst.epp
25.05.2022, 11:58
Forum: Bug reports
Topic: Error while unzipping
Replies: 4
Views: 2578

Re: Error while unzipping

Just drag and drop your screenshot file into your post.
by horst.epp
18.05.2022, 20:11
Forum: Discussion
Topic: FTP: Add the option to Move files
Replies: 2
Views: 6097

Re: FTP: Add the option to Move files

Move with FTP is a dangerous option.
The transfer may be done in the wrong mode and all files are then defect for example.
by horst.epp
12.05.2022, 18:36
Forum: General Discussion
Topic: Shortcut / button to open Explorer showing active panel?
Replies: 1
Views: 4455

Re: Shortcut / button to open Explorer showing active panel?

Command: c:\windows\explorer.exe
Parameter: /select,%ActivSelOrDir%
Screenshot - 12.05.2022 , 18_35_11.png
by horst.epp
10.05.2022, 15:34
Forum: Feature Requests
Topic: go to nested folder
Replies: 2
Views: 2579

Re: go to nested folder

Install Everything search tool and use the JumpToFolder AHK script. This allows you to jump to any folder or file in your whole system with a minimum amount of input. https://www.voidtools.com/forum/viewtopic.php?f=12&t=9787 https://www.voidtools.com/forum/viewtopic.php?f=2&t=11194&p=435...
by horst.epp
10.04.2022, 23:32
Forum: Bug reports
Topic: Onedrive folder not synchronising
Replies: 4
Views: 4242

Re: Onedrive folder not synchronising

There is no Autosave option on properties of files in OneDrive synched dirs.
There is only the status "Available on this device"
which depends on the global OneDrive setting "Files On-Demand"
by horst.epp
10.04.2022, 10:54
Forum: Bug reports
Topic: Onedrive folder not synchronising
Replies: 4
Views: 4242

Re: Onedrive folder not synchronising

OneDrive synchronizing is not part of any file managers job.
Its done in the background by the OneDrive client software running on the OS level.
I guess you are working with FC in a dir which is not part of your OneDrive dirs configuration.
by horst.epp
09.04.2022, 18:12
Forum: General Discussion
Topic: SFTP not working, "not implemented yet" when try to use
Replies: 3
Views: 10941

Re: SFTP not working, "not implemented yet" when try to use

I just downloaded and installed the latest version of Free Commander, which works great, but SFTP is not working for some reason. It does not show "New SFTP Connection" in the Tools menu, nor in Settings -> FTP/SFTP pane. Keep in mind that both appear as the address, but only have an SFTP...
by horst.epp
07.04.2022, 15:16
Forum: Resolved Bugs, Issues, Requests
Topic: Error occurring FC 867 release
Replies: 4
Views: 7460

Re: Error occurring FC 867 release

No such problem here.
There must be some additional factor on your system.
by horst.epp
07.04.2022, 15:15
Forum: Discussion
Topic: Search and replace text inside file
Replies: 2
Views: 6526

Re: Search and replace text inside file

Not at all, as in almost all other file managers.
This is a function of many text editors and special tools.
by horst.epp
28.03.2022, 09:51
Forum: General Discussion
Topic: Very slow program start ?
Replies: 11
Views: 11486

Re: Very slow program start ?

No such effect here.
May be you have some not available network shares in your start-up config.
You may also try to exclude FreeCommander.exe in your anti-virus tool.
For testing start FC with a fresh ini-file.
by horst.epp
23.03.2022, 17:34
Forum: Discussion
Topic: [notabug] 866 - Need to click on the filename to be able to drag&drop an item.
Replies: 2
Views: 7377

Re: 866 - Need to click on the filename to be able to drag&drop an item.

Settings
File/Folder Operations
Drag&Drop
Uncheck "Start dragging on name or icon only"
by horst.epp
20.03.2022, 08:25
Forum: Discussion
Topic: FYI: Listary and FCXE
Replies: 27
Views: 66432

Re: FYI: Listary and FCXE

FC Help, search for command line, to find all options.
The parameter "{action_path}" is part of Listary and inserts the search result into the FC command line.
Screenshot - 20.03.2022 , 08_21_11.png
by horst.epp
18.03.2022, 14:12
Forum: Discussion
Topic: FYI: Listary and FCXE
Replies: 27
Views: 66432

Re: FYI: Listary and FCXE

The following Action works for me.
I named it "Open in FC".
It works for files and folders.
You have to change the path to FC for your environment.
Screenshot - 18.03.2022 , 14_10_32.png
by horst.epp
12.03.2022, 09:58
Forum: General Discussion
Topic: How to open search results from Everything in FreeCommander?
Replies: 5
Views: 10945

Re: How to open search results from Everything in FreeCommander?

This is my version of it. The code page change is required to support unicode characters using es.exe ! ev.cmd chcp 65001 set file=C:\Tools\FreeCommander\Settings\FileContainers\Everything.fcc echo #FreeCommander file cart>"%file%" C:\Tools\Everything\es.exe %* >>"%file%" The par...
by horst.epp
10.03.2022, 17:36
Forum: Bug Reports
Topic: Right Click on empty space select current folder
Replies: 1
Views: 3506

Re: Right Click on empty space select current folder

I did nothing special and it behaves for me as you want.