LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-01-2014, 01:22 PM   #1
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Rep: Reputation: 29
how Do I transfer files between two Linux PCs on same network?


I am trying to transfer files from my Linux laptop to both my linux PC and also my aios media player ( which seems to be sometype of linuxon it)that I need to transfer files to and from but I am not sure which linux software I need to do this.
Ideally I would like to be able to use my Laptop to download and save it on my other linux PC or medi player.
If I look on the network I don't see either my other Linux PC or media player .
 
Old 02-01-2014, 01:32 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
This really isn't about a Linux to Linux transfer. You should actually read the vendor documentation for the media player. Whilst it might run Linux, it's rarely appropriate to treat it as a linux server. There appears to be all sorts of info available if you look - http://support.pivosforums.com/article/13218/21114/[GUIDE-AIOS]-Access-FTP
 
Old 02-01-2014, 01:34 PM   #3
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
if the device supports it i would use ssh with keys (which runs on the same protocol as scp/sftp/sshfs).
 
Old 02-01-2014, 02:14 PM   #4
The_Real_Contra
LQ Newbie
 
Registered: Feb 2014
Location: Texas
Distribution: Ubuntu 13.10 32 bit
Posts: 3

Rep: Reputation: Disabled
dude, easiest way is to put both HDD in the same machine and do it like that, unless this is a usual transfer thing...
 
Old 02-01-2014, 02:29 PM   #5
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I always run an SSH server on my desktop so that I can access its files on my netbook. Once I've set up keys so there's no password I can just either scp or use Thunar (the file manager in XFCE) to transfer files between them. Of course this means that I can only initiate transfers on my netbook as the PC runs the server but it suits my needs and is fairly straightforward and secure.
 
Old 02-01-2014, 02:29 PM   #6
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Create a share on the desktop, then browse it from your laptop. You didnt mentioned what OS you have other than Linux. Each distro does it differently. In OpenSUSE you can do that through YaST.
 
Old 02-01-2014, 03:01 PM   #7
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
well I have files on my laptop ( opensuse)which is linux that I want to be able to transfer to my PC which is using linux mint .
the thing is I cannot see any of them on my network to do this.
on my windows gaming PC I can see my media player so I just drag and drop the files to it isn't there something like that for linux?
like how to see other network connected devices so that I can transfer files and do backups to other machines

Last edited by Shadowmeph; 02-01-2014 at 03:04 PM.
 
Old 02-01-2014, 03:32 PM   #8
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
ok so I am trying remote desktop sharing from my laptop ( opensuse) to my PC (linuxmint)I can ping my desktop using network tools but I cannot connect it asks for a password I type in the password but I get permission denied,
so to see if it works at all I turned off the pass word and tryied it with out a password same thing, wha tam I doing wrong?
 
Old 02-01-2014, 03:33 PM   #9
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
Linux as a general rule does not do quite as much work as Windows in setting things up for you. As TroN-0074 stated, you can set up shares (either NFS or CIFS) on your desktop or laptop and then mount those shares on the other device. If your media player presents a CIFS share on the network, you can mount it in the same way.

If you just want to do occasional transfers of back-up files, I'd recommend just using scp.

Edit: I just saw your last post. You need to provide a few more details. I presume desktop sharing is using VNC, which is not at all the same as file sharing. You should have picked out a password when you enavled VNC, and you would use thar when trying to connect to the VNC server.

Last edited by btmiller; 02-01-2014 at 03:35 PM.
 
Old 02-01-2014, 03:41 PM   #10
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
ok so which is the easiest and lease hassle to use ?
when it comes to moving files ( mostly media files) around on linux I am totally lost
 
Old 02-01-2014, 03:54 PM   #11
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
e.g.:
Code:
[schneidz@hyper Videos]$ scp athf-87-last-last-one-forever-and-ever.avi schneidz@xbmc:Videos
athf-87-last-last-one-forever-and-ever.avi                                                    23%   22MB   4.3MB/s   00:16 ETA
if you dont like command-line i would install sshfs and mount the remote directory onto a local directory.
e.g.:
Code:
[schneidz@hyper ~]$ mkdir xbmc-dir 
[schneidz@hyper ~]$ sshfs schneidz@xbmc:/home/schneidz/Videos xbmc-dir
[schneidz@hyper ~]$ ll xbmc-dir/
total 94476
-rw-rw-r--. 1 1000 1000 96741192 Feb  1 16:54 athf-87-last-last-one-forever-and-ever.avi
then you can put this in your fstab or ~.bash_profile so it automounts when you login and you can use the file navigator (nautilus ?) to browse the remote files as if they were local.

nfs is also an option but in my opinion more complex.

Last edited by schneidz; 02-01-2014 at 04:03 PM.
 
Old 02-01-2014, 04:00 PM   #12
Ryanms3030
Member
 
Registered: Jan 2014
Distribution: Debian, Mint, CentOS, Ubuntu
Posts: 261

Rep: Reputation: Disabled
You could create a samba share. That's what I did and I can access the filter from any computer on my network. Samba will work with windows too
 
Old 02-01-2014, 04:00 PM   #13
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
Quote:
Originally Posted by acid_kewpie View Post
This really isn't about a Linux to Linux transfer. You should actually read the vendor documentation for the media player. Whilst it might run Linux, it's rarely appropriate to treat it as a linux server. There appears to be all sorts of info available if you look - http://support.pivosforums.com/article/13218/21114/[GUIDE-AIOS]-Access-FTP
That is the first thing I did whe nI setup the media player 2 years ago but I cannot see it either linux distros but my windows gaming pc sees it.
 
Old 02-01-2014, 04:12 PM   #14
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
hmm so I installed sshfs but I am not sure where it is and how t oload it up, dam linux networking is so anoying to me right now .
 
Old 02-01-2014, 04:14 PM   #15
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Quote:
Originally Posted by Ryanms3030 View Post
You could create a samba share. That's what I did and I can access the filter from any computer on my network. Samba will work with windows too
good point. sshfshas the benefit of being able to mount across networks. i enable forwarding port 22 on my router at home. and i go on vacation to florida and i am able to stream movies on my parents tv.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
The Best Way to support 100 client PCs to transfer files to one Server? sscn Linux - Server 3 01-20-2012 09:45 AM
How to transfer files from a linux machine to a windows machine which are not in the same network Lakshmi Yallampalli Linux - Networking 6 07-16-2010 04:50 AM
How can I transfer files from network combilli Linux - Software 2 02-12-2007 08:18 PM
transfer between 2 linux pcs Elim Linux - Networking 1 07-03-2004 10:43 AM
connecting two PCs for file transfer via Ethernet cables jax Linux - General 4 02-22-2002 01:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration