Git Product home page Git Product logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024

Original comment by [email protected] on 8 Sep 2008 at 3:05

  • Changed title: DokanSSHFS symbolic link support

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
This would rate that higher!

Original comment by [email protected] on 23 Apr 2009 at 1:28

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
This would indeed be pretty interesting to have...
but it also opens some questions as to "how" this support should be 
implemented/presented...

now it could be to present the link as a "shortcut" (.lnk) file,... but this 
solution 
would probably render stuff needlessly complex.

the (symbolic) links could also be presented as "hardlinks" instead,... with 
over-
filesystem-support,... so the link is presented as the file/dir it points to.  
removing (over sshfs) this link... could remove the link.  
One could check with samba implementation on how this problem is resolved... 
for 
instance I believe there was an option for smbd that would - when smb-client 
was 
adjusting a "linked" file - to copy target file to link-file location, and 
replace 
link with that adjusted copy,... 

Original comment by [email protected] on 11 Sep 2009 at 8:40

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Vista and higher support symbolic links on NTFS, this might be possible for 
Dokan too?
(although it needs to gracefully degrade on <Vista)
http://en.wikipedia.org/wiki/NTFS_symbolic_link

Original comment by [email protected] on 12 Sep 2009 at 1:56

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
I think this is a priority enhancement, right now I can't use DokanSSHFS in my 
work because of this problem, I have to look at other options like NetDrive 
over FTP.

The hardlink presentation sounds good, though, maybe it could be presented as 
Junctions, which are the closest to sym links in Windows. 

Original comment by [email protected] on 11 Aug 2010 at 12:29

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Not using DokanSSHFS for symlink lack

Original comment by [email protected] on 15 Nov 2010 at 7:02

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
sshfs has "-o follow_symlinks".
Why can't we?

DokanSSHFS is rather useless to me without this feature.
I guess I'm going back to using filezilla and X over ssh with putty. :/

Original comment by [email protected] on 19 Dec 2011 at 5:01

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Perhaps Cygwin's method of handling symlinks on Windows could be used:

https://cygwin.com/cygwin-ug-net/using.html#pathnames-symlinks

Original comment by [email protected] on 24 Feb 2015 at 4:00

from dokan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.