From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Package requests: fortune, gifsicle, inxi, uncrustify, unrar, vsftp, xss-lock Date: Thu, 12 Apr 2018 19:23:37 +0200 Message-ID: <87y3hsbap2.fsf@fastmail.com> References: <87h8p0wb6m.fsf@gmail.com> <87d0z4cpqw.fsf@lassieur.org> <87h8ogpcof.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f6fwo-0002BD-Ol for help-guix@gnu.org; Thu, 12 Apr 2018 13:23:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f6fwk-0004Ny-Nv for help-guix@gnu.org; Thu, 12 Apr 2018 13:23:46 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:40509) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f6fwk-0004Mq-Hb for help-guix@gnu.org; Thu, 12 Apr 2018 13:23:42 -0400 In-Reply-To: <87h8ogpcof.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt , =?utf-8?Q?Cl=C3=A9ment?= Lassieur Cc: help-guix --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Pierre Neidhardt writes: > Cl=C3=A9ment Lassieur writes: > >> Pierre Neidhardt writes: >> >>> vsftp: Very Secure FTP daemon >>> Upstream URL: https://security.appspot.com/vsftpd.html >>> (It seems that there is not a single FTP server on Guix. Strange... Ca= n anyone >>> recommend anything better than vsftp for file sharing? Not necessarily >>> FTP.) >> >> There is SFTP, which is secure, and supported by GuixSD. It's not FTP, >> and it runs over SSH. > > My use-case is the following: share files with random people with > zero-configuration on their end. Because FTP is supported by most web > browsers it is one of the most available options I think. > > Any other suggestion? There is Samba, but I'm not sure I'd like to dive > into that... I often start a HTTP server with `guix environment` for quick and dirty network sharing of the current directory: $ guix environment -C -N --ad-hoc python -- python3 -m http.server I suppose "wget" would be able to mass-download. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlrPlhkACgkQoqBt8qM6 VPrh1ggAhdp1tOyEWNi5IeNqVPvK8GNjfoDD9jRi0H+dV/P5G986kHPZPYgOWdLE 2imVJqCcFa0RmoXUTKg/9BYSYov1fHJEjYS03pxm3l2ZV1OBnRKCywjw/uJmDxff 6UPkZBe6lF4PGclM0kZCqhekcD51enu37Qqf+0RV55p2Go9ug9OjBX9IpTzBeIcG IGlnccXjE0xKM320FMjvMEECykfouvmyn2UI1WblNz0bYmZ+N5PJDqNVy0YhrSQl nZqIDTHH+/olZYf4mAu5PBJHqtMWX3ubupwKFp60WStCxqjQ0lxJqf4u9TolXAGg sMJ3jfDRRfYH4/2i/YHeGfu8TaYDnA== =vJ+4 -----END PGP SIGNATURE----- --=-=-=--