What steps will reproduce the problem?
1. run win-sshfs as Admin
2. switch user
3. run win-sshfs as new user
What is the expected output?
I didn't realize that win-sshfs was running as an Admin process, so I expected
conventional sshfs behavior.
What do you see instead?
the win-sshfs user process throws a CLR20r3 error (check the XML error file in
~/AppData/Local/TEMP.)
Way down in the comments on this blog post a commenter sheepishly admits that
his CLR20r3 event happened because he was unknowingly running his process twice:
http://geekswithblogs.net/steveclements/archive/2008/04/30/error--eventtype-clr2
0r3.aspx
Didn't try running two standard user invocations of win-sshfs, but if win-sshfs
is running as an Admin process, win-sshfs will crash when it's invoked by a
standard user.
What version of the product are you using?
win-sshfs: 0.0.1.5
Client OS: windows various (Win7 Pro, WHS2011)
Server OS: Fedora 14
Ssh server: openssh-server-5.5p1
Please provide any additional information below.