From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 1A8649911 for ; Fri, 18 Nov 2022 11:59:35 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E8A383730D for ; Fri, 18 Nov 2022 11:59:04 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for ; Fri, 18 Nov 2022 11:59:04 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id CAC5544C9D; Fri, 18 Nov 2022 11:59:03 +0100 (CET) Message-ID: Date: Fri, 18 Nov 2022 11:59:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Thunderbird/108.0 Content-Language: en-GB To: Proxmox VE user list , "RundIT, Service" References: From: Thomas Lamprecht In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SPAM-LEVEL: Spam detection results: =?UTF-8?Q?0=0A=09?=AWL -0.030 Adjusted score from AWL reputation of From: =?UTF-8?Q?address=0A=09?=BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict =?UTF-8?Q?Alignment=0A=09?=NICE_REPLY_A -0.001 Looks like a legit reply (A) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF =?UTF-8?Q?Record=0A=09?=SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [PVE-User] =?utf-8?q?Verbesserungsvorschl=C3=A4ge?= X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2022 10:59:35 -0000 Hi, Am 18/11/2022 um 10:14 schrieb RundIT, Service: > Ich schreibe in Deutsch: This is a international mailing list and we prefer using English. >=20 > Ich benutze privat PVE und wir setzen PVE auch bei unseren Kunden ein. >=20 > Verbesserungsw=C3=BCnsche: >=20 > - Dateiexplorer im Proxmox um Inhalte der Laufwerke (Storage) zu versch= ieben. Bis jetzt muss dies =C3=BCber einen externen FTP Zugriff getan wer= den. Es k=C3=B6nnte innerhalb der Speicher die Funktion Verschieben und k= opieren hinzugef=C3=BCgt werden. Alles andere ist bereits vorhanden durch= angaben der Storage Pfade. This is not in the scope of Proxmox VE's storage system, which is limited= to manage the small set of known content types. Use the host shell or mount the share externally (I'd recommend, NFS, CIF= S, SSHFS over FTP). >=20 > - Importieren von VM Dateien mit anderen Dateiformaten und Export in ei= ne Datei mit anderen Dateiformaten. Bis jetzt m=C3=BCssen vor dem Import = Softwareprodukte zum Wandeln von Dateien verwendet werden. Which VM files? Importing from where? Exporting to what? >=20 > - Automatische Updates innerhalb von PVE Versionen. Ich muss st=C3=A4nd= ig das Update manuel ausf=C3=BChren. >=20 Already exists, see: https://wiki.debian.org/UnattendedUpgrades cheers, Thomas