sortphotos icon indicating copy to clipboard operation
sortphotos copied to clipboard

Feature request: make sortphotos work over network

Open eephyne opened this issue 9 years ago • 1 comments

I know you can't very dig into this project right now but I ask it anyway if you can one day.

My collection of photos are on a server (local network but that doesn't matter) and for now I need to copy the files to the server and then use sortphotos on the server.

It could be nice to run directly sorphotos on the client and let it copy files over the network (ssh, rsync,samba or nfs, don't really care right now, I can adapt but ssh would be a wiser choice IMO).

I know thats a lot of work for something not needed by anyone but if you lack of idea one day :)

eephyne avatar Mar 29 '15 07:03 eephyne

Why don't you just mount the remote directory via something like sshfs and just use the script as-is?

privatwolke avatar Oct 09 '15 02:10 privatwolke