| View previous topic :: View next topic |
| Author |
Message |
Clad in Sky l33t


Joined: 04 May 2007 Posts: 657 Location: Germany
|
Posted: Sat Apr 28, 2012 8:02 am Post subject: Symbolic links question |
|
|
Inspired by the Google Drive thread, I installed dropbox on my desktop and laptop.
I found some nice .desktop file for thunar so that I can rightclick on a file and send it to dropbox. The original .desktop file, however, had EXEC = ln -s %f, thus would create a symbolic link in the dropbox folder.
I wonder if this is a mistake. I don't need a symbolic link on my other computer but the file, so I replaced ln -s with cp.
As you can see, I probably don't really understand symbolic links. Would putting one of those into the dropbox folder actually upload the file, or the link?
I'm confused.  _________________ Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest |
|
| Back to top |
|
 |
aidanjt Veteran


Joined: 20 Feb 2005 Posts: 1101 Location: Rep. of Ireland
|
Posted: Sat Apr 28, 2012 11:29 am Post subject: |
|
|
It depends on how dropbox handles symlinks really. Most programmes will just treat symlinks as the file it points to, but they can discriminate. So it depends. Experiment. _________________
| juniper wrote: | | you experience political reality dilation when travelling at american political speeds. it's in einstein's formulas. it's not their fault. |
|
|
| Back to top |
|
 |
Clad in Sky l33t


Joined: 04 May 2007 Posts: 657 Location: Germany
|
Posted: Sat Apr 28, 2012 3:14 pm Post subject: |
|
|
Thanks. _________________ Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest |
|
| Back to top |
|
 |
|