I have a file server where I store all my pictures. I just recently installed apache and gallery. Is it possible to add the pictures I have to the gallery without having them copied again to another location?
I've seen that link. From what I can tell it copies the files over to gallery and does not symlink. It says you should delete the files afterwards. Is it a hard link?
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-06-16 04:12
Quote:
I've seen that link.
Have you actually tried it?
where's this feature?
add items -> from local server, select files and then select symlink. this is only available on linux/unix servers, not on windows.
Sorry, I never actually tried it because I read the documentation and it never mentioned anything about symlinks. It just talks about copying the files to gallery.
I've tried it now and see the symlink option. Thanks!
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-06-16 14:21
Please update the docs to replect your finings if there was somthing missing.
this is exactly what I want, in theory. but when I try to use this I get a copy as well as the original. what gives
nivekiam
Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-08-03 20:04
You've already opened up a thread about this: http://gallery.menalto.com/node/89918
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
FreeMan2010
Joined: 2009-08-24
Posts: 4
Posted: Mon, 2009-08-24 03:00
floridave wrote:
add items -> from local server, select files and then select symlink. this is only available on linux/unix servers, not on windows.
I'm running on Ubuntu, trying to get access to the images on a WinXP Pro machine where they're all stored.
I've gotten as far as the "from local server". There's a link with the directory I created, and when I click it, it's filled into the selection box. I have a button that says "Find Files", but not a "select files" or "symlink".
When I created the directory, /home/<user>/Pictures/PictureLink, was I supposed to create it as a symbolic link to my server, or will gallery create the links for me?
TIA!
FreeMan
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2009-08-24 03:26
Quote:
trying to get access to the images on a WinXP Pro machine where they're all stored.
OK, so it seems this isn't the appropriate way to go about it. Let me try again...
This topic seemed to be the answer to my issue, but may not be. My situation:
I've got an old box running Ubuntu with Gallery 2.3 installed and a very small hard drive. I've got all my photos stored on a WinXP Pro box. I'd like to be able to have Gallery find the images where they're currently stored, without having to make copies of them on the Ubuntu box. What would be your recommended solution?
If I mount the directory from the WinXP box to the Ubuntu box, would that then satisfy the "on the server" requirement to allow the above solution to work?
thanks,
FreeMan
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2009-09-03 13:39
Quote:
What would be your recommended solution?
buy more hard drive space.
I don't know anything about mounting different filesystems/os/machines.
If I mount the directory from the WinXP box to the Ubuntu box, would that then satisfy the "on the server" requirement to allow the above solution to work?
hmm, thought I answered this, but must've been running out the door at the time...
Yes, that should work so long as Linux see's that as a local directory. I don't know how file locks or performance will works across something like that.
So if you're able to mount it as something like /var/upload and then symlink to those files it should work. If not, then no it won't work
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 27300
there is a sym link option:
http://codex.gallery2.org/Gallery2:How_to_Add_Items#How_to_Add_Items_from_the_Local_Server_.28or_with_FTP.29
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
I've seen that link. From what I can tell it copies the files over to gallery and does not symlink. It says you should delete the files afterwards. Is it a hard link?
Posts: 27300
Have you actually tried it?
where's this feature?
add items -> from local server, select files and then select symlink. this is only available on linux/unix servers, not on windows.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
Sorry, I never actually tried it because I read the documentation and it never mentioned anything about symlinks. It just talks about copying the files to gallery.
I've tried it now and see the symlink option. Thanks!
Posts: 27300
Please update the docs to replect your finings if there was somthing missing.
Glad you got it sorted.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
this is exactly what I want, in theory. but when I try to use this I get a copy as well as the original. what gives
Posts: 16504
You've already opened up a thread about this: http://gallery.menalto.com/node/89918
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 4
I'm running on Ubuntu, trying to get access to the images on a WinXP Pro machine where they're all stored.
I've gotten as far as the "from local server". There's a link with the directory I created, and when I click it, it's filled into the selection box. I have a button that says "Find Files", but not a "select files" or "symlink".
When I created the directory, /home/<user>/Pictures/PictureLink, was I supposed to create it as a symbolic link to my server, or will gallery create the links for me?
TIA!
FreeMan
Posts: 27300
then they are not on the server then are they?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
OK, so it seems this isn't the appropriate way to go about it. Let me try again...
This topic seemed to be the answer to my issue, but may not be. My situation:
I've got an old box running Ubuntu with Gallery 2.3 installed and a very small hard drive. I've got all my photos stored on a WinXP Pro box. I'd like to be able to have Gallery find the images where they're currently stored, without having to make copies of them on the Ubuntu box. What would be your recommended solution?
If I mount the directory from the WinXP box to the Ubuntu box, would that then satisfy the "on the server" requirement to allow the above solution to work?
thanks,
FreeMan
Posts: 27300
buy more hard drive space.
I don't know anything about mounting different filesystems/os/machines.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16504
hmm, thought I answered this, but must've been running out the door at the time...
Yes, that should work so long as Linux see's that as a local directory. I don't know how file locks or performance will works across something like that.
So if you're able to mount it as something like /var/upload and then symlink to those files it should work. If not, then no it won't work
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here