Same here under 10.8.4. Er… 3. Yeah, 10.8.3.
On Wed, Apr 17, 2013 at 1:22 PM, Jason S-M <slackm...@gmail.com> wrote:
I installed OSX Fuse and SSHFS and this latest MacFusion from Yoshiki and I cannot connect to a share at all.
Just tell me there was an unexpected error.--
On Thursday, December 6, 2012 10:25:50 PM UTC-8, Alex Regueiro wrote:It's now working for me, but routinely disconnecting I'm afraid. This seems to be the same issue Denis is reporting.Any ideas?Cheers,AlexOn 28 Nov 2012, at 20:17, Yoshiki Vázquez Baeza <yosh...@gmail.com> wrote:Hello Denis,Yes, one of the short term goals I have for this build of MacFusion is that it will be fully dependent on OSX Fuse as it has continuous development and more updated versions of the software.
Yoshiki.
El lunes, 19 de noviembre de 2012 09:49:27 UTC-7, Denis Bochko escribió:now I have a question. As I mentioned before I copied over MF to Lion without installing osxfuse or macfuse, ran it and it worked just fine, meaning it connected to one of my servers, logged in and mounted the share. I am pretty sure I was using that MF2 downloaded from hereSo, what is the difference between that version and what you are fixing right now, Yoshiki? did you remove that ssh library from MF and routed through osxfuse?I am honestly confused why MF works on Lion and does not on ML, those two look pretty similar.
On Friday, 16 November 2012 10:24:48 UTC-5, Alex Regueiro wrote:Yes, I still cannot get it to work on ML either...
Sent from my iPhoneYoshiki,as for ML build, i have tried all Mf builds that I could find including yours but all of them failed to use username/password pair. It does work if you have keyless access to the server, but that was not an option for me as I have servers that would not allow that.Ok, I will setup ML again to get that output that you need. However, it is exactly the same on all Mf. It tells you that Authentications that can continue: publickey,gssapi-with-mic,password. Tries public key, as it is not there, tells you that again and exists with "authentication failed" message, without trying password method.as for timeouts, here is what I can say. both ML and Lion had timeout within an hour of connecting using public key. One of the computer was on wired connection, and it was happening through the day about 5-6 times. The copy on Lion that I was testing was setup without installing osxfuse of macfuse. That did make sense as Macfuse wiki specifies that to use their libraries with MF you need to symlink the library. But if you don't the library comes with MF. MF connected to a server using password option and mount was pretty fast and the filesystem was browsable. I can not say how long it took to disconnect but computer was used (i meant it did not go into sleep mode), when i looked into mounts next time in about an hour mount was gone. looked into Logs for MF but did not see anything suspicions, except for unmounting.I will post more log information when i have it, tonight or tomorrow.
On Friday, 16 November 2012 01:41:40 UTC-5, Yoshiki Vázquez Baeza wrote:Hello,
I know a few users using ML, successfully with the build I linked before. If possible, the next time this happens to you, or if you are capable of reproducing the problem, please copy and paste the _related_ output from the logger in Macfusion (in Macfusion CMD+L).I cannot comment on a solution related to the fact that it disconnects after some time, if anything this happens to me whenever I change hotspots/connections which I think is rather an SSHFS or an OS X FUSE problem, but I'm not entirely sure. I strongly believe, that the problem is the connection times out and just dies or whatever. On the otherside if I have a virtual machine running in VirtualBox and I'm connected using SSHFS the connections are always persistent, for weeks and weeks.MBA working, that's a miracle :PI will probably make a post here if I get a more stable version or this issue solved.Yoshiki.
El jueves, 15 de noviembre de 2012 14:40:23 UTC-7, Denis Bochko escribió:I have tried several including this one. I can not make any of those to work on ML. they will not connect using username/password. however, when I tried to use it on Lion, i managed to connect using username/password, but the connection would time out after a while, which became very annoying. you go to a meeting and when come back the drive is not there anymore.this behaviour is the opposite of what I experience on SL(64bit), where I mount the drive and it will stay mounted even overnight, never mind during the work day.would really like to get something that would work on ML the same way as it works right now on SL.there is another thing I can point out. i tried that macfusion2 on a MBA without installing osxfuse just copying macfusion and running it, and it worked just fine. that was a bit surprising.
On Wednesday, 14 November 2012 22:24:36 UTC-5, Alex Regueiro wrote:I'm glad to hear that someone is working on a fix here! I'm afraid I don't have the necessary knowledge to help with the solution, but I would be quite happy to test out any changes once you think you have something.Good luck!AlexOn 10 Nov 2012, at 19:05, Yoshiki Vázquez Baeza <yosh...@gmail.com> wrote:AFAIK, this problem is being caused by a dictionary relating "filesystems" and "tokens". It gets to a certain point where it no longer has a filesystem for a FS, I've added an assertion to MFFileSystemController.m filesystemForToken method to check that the dictionary it actually has filesystems.One solution that sometimes I've seen working for this is resetting my machine and trying again or just make the timeout time longer; say ~50 secs, it eventually connects.I haven't been able to find a solution for this matter yet, I've a couple development plans for the fork I have, one of the main being fix this annoying bug if anyone would be able to help let me know.Thanks!Yoshiki.
El miércoles, 7 de noviembre de 2012 19:39:12 UTC-7, Alex Regueiro escribió:Any updates on this yet? I'm quite keen for a fix here!
On Sunday, November 4, 2012 12:35:12 AM UTC, Denis Bochko wrote:As I am having the same problem with MacFusion, I am curious what changed from 10.6 to 10.8 that MacFusion stopped being able to pass passwords. MacFusion stopped working on 10.6 after loading os in 64 bit mode, but that was fixed with that macfuse 2.1.9. the same setup stopped working right after i updated to os 10.8found this articlehttp://patjack.co.uk/macfusion-64-bit-ready-for-lion-mountain-lion/ which has an update version but that gives me the same error. I have several servers that will not allow me to use public key, so I am very interested in having any informaiton on how to make macfusion work again. it is a great tool.thanks.
On Thursday, 26 July 2012 16:57:53 UTC-4, Chris Ostmo wrote:Has anyone gotten this combination to work (all updated to the latest version available)? We have been using MacFusion as a front-end SSHFS client, but it has stopped working in Mountain Lion. Connection attempts result in an authentication error.
In troubleshooting, I have (in this order) uninstalled OSXFUSE, stopped the MacFusion agent, manually installed the Xcode (4.4) command line tools, reinstalled OSXFUSE and then restarted the MacFusion agent.
I can create the connection from the command line using this sequence:
mkdir /Volumes/www
sudo chown macuser /Volumes/www
/Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/Contents/Resources/sshfs-static linuxuser@remote_ip:/usr/local/www /Volumes/www -o follow_symlinks
But I would prefer that my employees not have to drop to the command line to mount their remote directories.
The mkdir command needs to be run every time because sshfs-static (like linux mount) requires that the mount point exist, but OSX deletes mount points when connected volumes are unmounted.
This sequence of commands works when the MacFusion agent is not running. I haven't tried it with the agent running because -- why would I need to do that?
I don't know what OSXFUSE libraries are or aren't being used when I connect using this method or if this is even an OSXFUSE issue, so any tips would be appreciated.
Thanks.
You received this message because you are subscribed to the Google Groups "OSXFUSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osxfuse-grou...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "OSXFUSE" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/osxfuse-group/zYt4A30SqsU/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to osxfuse-grou...@googlegroups.com.
ssh-copy-id [user account]@[remote host]
I am able to login without password using SSHFS GUI. But am getting a kext error when using MacFuse.