From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LR3f4-0002De-Cj for garchives@archives.gentoo.org; Sun, 25 Jan 2009 12:00:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA92EE0642; Sun, 25 Jan 2009 12:00:20 +0000 (UTC) Received: from genesis.genestate.com (unknown [212.21.116.18]) by pigeon.gentoo.org (Postfix) with ESMTP id B237AE0642 for ; Sun, 25 Jan 2009 12:00:20 +0000 (UTC) Received: from [10.194.217.12] (souris.genestate.com [10.194.217.12]) by genesis.genestate.com (Postfix) with ESMTP id C612161A20 for ; Sun, 25 Jan 2009 12:00:19 +0000 (GMT) Message-ID: <497C5453.3010605@genestate.com> Date: Sun, 25 Jan 2009 12:00:19 +0000 From: Matt Harrison User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} Remote image editing (crop & rotate) References: <49bf44f10901241108r7dadf709x22750096bd4d61b6@mail.gmail.com> <0D6A4BE4-0AB4-48AE-B881-6E21E1BCF113@stellar.eclipse.co.uk> <49bf44f10901241708h717d2c38v901e7b5253e5189b@mail.gmail.com> In-Reply-To: <49bf44f10901241708h717d2c38v901e7b5253e5189b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 91e5166f-a307-4036-8470-bf593ef008d3 X-Archives-Hash: 6ffb57a2321a4f293ff9461044388110 Grant wrote: >>> ... I wonder if there is an easier way than scp'ing each image >>> to my laptop, opening it in gimp, editing it, saving it, and scp'ing >>> it back to the HDTV system (especially sshd_config AllowUsers only >>> allows my user and the user running gmpc is different). >> The obvious thing that springs to mind is to export the folder (containing >> the music / images) on the HDTV system via NFS or Samba & mount it on the >> laptop. > > Sounds like a good idea. Would one be better than the other? > >> I think there's a fuse implementation which allows you to virtually "mount" >> over sftp. >> >> But really you need to tell us more before we're able to help. > > What else would you like to know? > > - Grant > Are the changes the same for each image or are they something you have to judge for yourself? If they are the same then you could write a script that performs the changes using imagemagick tools, without the need to copy them around the network. Of course, if it's something you need to judge by eye, that isn't an option. -- Matt Harrison