Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.os.linux > #32731

Re: Easiest way to transfer large (video) from Linux to Windows over WiFi?

From Paul <nospam@needed.com>
Newsgroups alt.os.linux, alt.comp.os.windows-8
Subject Re: Easiest way to transfer large (video) from Linux to Windows over WiFi?
Date 2015-12-22 18:14 -0500
Organization A noiseless patient Spider
Message-ID <n5clcj$494$1@dont-email.me> (permalink)
References <n5c7bh$upq$1@news.mixmin.net>

Cross-posted to 2 groups.

Show all headers | View raw


hank williams wrote:
> Periodically I have large video files that I'd like to transfer
> (copy or move) from Linux to Windows (rarely the other way) 
> over my local network.
> 
> What's the easiest way to transfer large files from Linux to 
> Windows?
> 
> I tried setting up samba on linux but that failed miserably.
> I'm thinking a second bet might be an ftp server on linux?
> 
> What do you use to transfer large files from linux to
> windows over your local LAN?

The world is divided into two nice neat groups :-)

Those who can deal with the security walls built around
our networking implementions.

And those who cannot deal with it.

Your Windows machine, already has SAMBA running on it,
as Windows file sharing. Most of the Linux clients will
already be able to talk to the Windows box immediately,
without installing packages.

The more modern the Windows box is, the more pesky
is the security. When I set older Windows boxes for
wide open permissions, it usually works. A more modern
Windows can be annoying you with the authentication
box when it isn't needed.

In terms of approaches, you can "push" or "pull" files.
On my network, the choice is made based on the
performance asymmetry. One of my machines only
does 20MB/sec over GbE, so I need to "push" from
that machine, to a machine that can do 112MB/sec
continuously. One direction can be five times
faster than the other direction, in terms of
who has the server, and who is the client.

Adding additional interfacing standards, is I suppose
like playing the lottery. But generally, on modern
tools, it's pretty hard to shake the concepts
of security - virtually everything will involve
SSH or use passwords, and involve messing around.

(Windows 8 has HomeGroup, which is fine for homogenous
environments, but useless for anything else, and I
don't use that here. The odds of two machines using
that at the same time, is slim.)

Only twenty years ago, did we have tools that implemented
"private" authentication. You could set up account
"joe" password "joe" and it would apply only to your
FTP server. Rather than relying on the accounts and
passwords used by the OS. Those were the good days,
when it was easy to do stuff.

Now, you will find OSes which deprecate the easy
ways, and only leave the hard ways.

*******

And while they claim to be making very fast
USB3 flash sticks, the benchmarks don't always
pan out.

http://www.storagereview.com/patriot_supersonic_rage_2_usb_flash_drive_review

You could always stick an SSD inside a USB3 enclosure
that has UASP support, and give that a try as
a substitute for a flash stick. Then transfer
the stuff via sneakernet.

*******

And if you're bored, you can try this. For rcp usage.

http://rshd.sourceforge.net/

    Paul

Back to alt.os.linux | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 19:12 +0000
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-22 11:19 -0800
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? George Schroeder <gschroed@killSpam.pacific.edu> - 2015-12-22 13:29 -0600
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Wolf K <wolfmac@sympatico.ca> - 2015-12-22 15:07 -0500
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 21:29 +0000
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <cer@invalid.es> - 2015-12-23 00:24 +0100
        Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 23:37 +0000
          Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <cer@invalid.es> - 2015-12-23 05:05 +0100
        Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2015-12-22 23:54 +0000
          Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Clément <lcmello.listas@terra.com.br> - 2015-12-23 03:13 +0000
          Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <cer@invalid.es> - 2015-12-23 05:11 +0100
            Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2015-12-23 05:41 +0000
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? George Schroeder <gschroed@killSpam.pacific.edu> - 2015-12-22 17:42 -0600
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Shadow <Sh@dow.br> - 2016-01-17 20:57 -0200
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-01-17 20:01 -0500
        Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <robin_listas@invalid.es> - 2016-02-01 13:48 +0100
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Richard Kettlewell <rjk@greenend.org.uk> - 2015-12-22 20:24 +0000
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? J G Miller <miller@yoyo.ORG> - 2015-12-22 20:30 +0000
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? mike <ham789@netzero.net> - 2015-12-22 12:57 -0800
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Jasen Betts <jasen@xnet.co.nz> - 2015-12-22 20:42 +0000
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 21:35 +0000
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? J G Miller <miller@yoyo.ORG> - 2015-12-22 23:46 +0000
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Jasen Betts <jasen@xnet.co.nz> - 2015-12-23 01:12 +0000
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 22:45 +0000
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2015-12-22 22:56 +0000
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 23:27 +0000
        Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2015-12-22 23:58 +0000
        Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? mike <ham789@netzero.net> - 2015-12-22 18:52 -0800
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? wimpunk <ybwdlapvxvun@spammotel.com> - 2015-12-28 16:40 +0100
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? J G Miller <miller@yoyo.ORG> - 2015-12-22 23:53 +0000
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2015-12-22 22:52 +0000
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? hank williams <hank@aol.com> - 2015-12-22 23:31 +0000
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Paul <nospam@needed.com> - 2015-12-22 18:14 -0500
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? jotagera@gmail.com - 2015-12-29 11:48 -0800
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Wildman <best_lay@yahoo.com> - 2015-12-29 15:49 -0600
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "J.O. Aho" <user@example.net> - 2015-12-30 10:01 +0100
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "NY" <me@privacy.net> - 2015-12-30 14:05 +0000
      Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 10:05 -0800
        Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "NY" <me@privacy.net> - 2015-12-31 10:43 +0000
          Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? J G Miller <miller@yoyo.ORG> - 2015-12-31 13:00 +0000
            Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "NY" <me@privacy.net> - 2015-12-31 16:58 +0000
              Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2015-12-31 11:48 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "J.O. Aho" <user@example.net> - 2016-01-01 09:50 +0100
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-01 02:41 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Char Jackson <none@none.invalid> - 2016-01-01 17:57 -0600
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-02 00:59 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Char Jackson <none@none.invalid> - 2016-01-02 04:22 -0600
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? J G Miller <miller@yoyo.ORG> - 2016-01-02 18:07 +0000
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Char Jackson <none@none.invalid> - 2016-01-02 13:05 -0600
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <cer@invalid.es> - 2016-01-04 14:31 +0100
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Char Jackson <none@none.invalid> - 2016-01-04 10:39 -0600
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "NY" <me@privacy.net> - 2016-01-12 17:52 +0000
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <cer@invalid.es> - 2016-01-13 04:11 +0100
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "NY" <me@privacy.net> - 2016-01-13 08:51 +0000
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Jasen Betts <jasen@xnet.co.nz> - 2016-01-13 11:38 +0000
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2016-01-13 18:10 +0000
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? William Unruh <unruh@invalid.ca> - 2016-01-01 16:42 +0000
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-01 14:53 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-01-01 19:08 -0500
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-02 01:28 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Char Jackson <none@none.invalid> - 2016-01-02 04:09 -0600
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-02 03:25 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "J.O. Aho" <user@example.net> - 2016-01-02 17:19 +0100
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-02 10:07 -0700
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-01-02 12:29 -0500
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-01-02 07:12 -0500
                Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? crankypuss <invalid@invalid.invalid> - 2016-01-02 10:44 -0700
            Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? "Carlos E.R." <cer@invalid.es> - 2016-01-04 14:38 +0100
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Vico T <vicot@blank.nada> - 2016-01-01 16:50 +0700
  Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Kolmasaika <gorwell@1984.gov> - 2016-01-03 15:27 +0200
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-01-03 08:48 -0500
    Re: Easiest way to transfer large (video) from Linux to Windows over WiFi? Henry <henry@home.nil> - 2016-01-06 05:48 +0700

csiph-web