Re: Fastest way to write huge files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry Reedy

    Re: Fastest way to write huge files



    Mohamed Yousef wrote:
    Hello ,
    >
    let's say , I'm moving large files through network between devices
    what is the fastest way to do this ?
    what i came up with :-
    Use your OS's network copy command. On unix, that was once uucp. On
    Windows, I drag-and-drop to/from a Network Neighborhood location,
    including to a printer, so I don't know whether you can use copy and if
    so how.

    tjr

Working...