Theoretically any transfer protocol based on TCP should be safe, not just nfs, 
but smb or wget also.
Only possibility to screw things up is latency; like with transatlantic / 
satellite connections.


From: "Samuel Sieb" <sam...@sieb.net<mailto:sam...@sieb.net>>
Date: Wednesday, 21 October 2020 at 20:02:28
To: "users@lists.fedoraproject.org" 
<users@lists.fedoraproject.org<mailto:users@lists.fedoraproject.org>>
Subject: Re: Install Fedora -

On 10/21/20 7:34 AM, Lance Lassetter wrote:
> I wouldn't do it (writing an iso over the network from NFS storage, due
> to the network possibly messing up the integrity of the iso image) but
> you should still be able to with the "dd" command.  Issue a "mount"
> command and you should see the mount path of your NFS storage.  Then, as
> Bob explained, do "dd if=/path/to/NFS-storage/image.iso of=/dev/sdX
> bs=8M status=progress oflag=direct"

Why would you say something like that about NFS?  NFS is a network
filesystem that has been used since before Linux even existed.  I can't
think of any common protocol where transferring a file over the network
could affect the integrity of the data.  Maybe netcat over UDP? :-)
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet 
de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u 
verzocht dat aan de afzender te melden en het bericht te verwijderen. De Staat 
aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband 
houdt met risico's verbonden aan het elektronisch verzenden van berichten.

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. The State accepts no 
liability for damage of any kind resulting from the risks inherent in the 
electronic transmission of messages.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to