PDA

View Full Version : BC hangs when using w/ EditPlus


c0der
13-Mar-2010, 08:35 PM
This specific DOS command apparently causes BC to become unresponsive:

"C:\Program Files\Beyond Compare 3\BCompare.exe" "c:\path\to\local_file" "user@domainname:/path/to/remote_file"

Sometimes I accidentally call BC with similar parameters from EditPlus using the User Tools feature. I shouldn't be passing parameters that don't work, but it would be nice if BC didn't become unresponsive either.

Aaron
15-Mar-2010, 01:58 PM
Hello c0der,

Testing out with your example string from the command line, I immediately get an error and unable to connect. This is still the case even when I enter real remote share information; I am not familiar with entering syntax with user@domain or using the : with a single /. Our normal remote share syntax is: \\ComputerName\Folder\

If you enter "user@domainname:/path/to/remote_file" in My Computer, do you experience a hang as it tries to connect?