Re: I must be missing something basic

2013-04-25 Thread Dave Stevens
On Tue, 23 Apr 2013 16:05:24 -0700
Dave Stevens g...@uniserve.com wrote:

 I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 
 18 box that has selinux disabled. Wired connection to my router allows F18 to 
 browse to U12 and see the file and right click copy, but trying to paste into 
 a folder in my /home/dave directory gives a terse 'permission denied.'
 
 Ideas? will Read TFM if pointed.
 
 D

Well, thanks for the suggestions. What I've done is install bittorrent sync on 
both machines, syncing now at about 5MB/sec. over the LAN. Will try everyone's 
suggestions later, but this sure is neat.

Dave

 
 
 -- 
 Dave Stevens g...@uniserve.com
 
 The problem with being cynical is you can't keep up!
  -- anon. philosopher
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Dave Stevens g...@uniserve.com

The problem with being cynical is you can't keep up!
 -- anon. philosopher
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


I must be missing something basic

2013-04-23 Thread Dave Stevens
I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18 
box that has selinux disabled. Wired connection to my router allows F18 to 
browse to U12 and see the file and right click copy, but trying to paste into a 
folder in my /home/dave directory gives a terse 'permission denied.'

Ideas? will Read TFM if pointed.

D


-- 
Dave Stevens g...@uniserve.com

The problem with being cynical is you can't keep up!
 -- anon. philosopher
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: I must be missing something basic

2013-04-23 Thread Steven Stern
On 04/23/2013 06:05 PM, Dave Stevens wrote:
 I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 
 18 box that has selinux disabled. Wired connection to my router allows F18 to 
 browse to U12 and see the file and right click copy, but trying to paste into 
 a folder in my /home/dave directory gives a terse 'permission denied.'
 
 Ideas? will Read TFM if pointed.
 
 D
 
 
Short term work around -- can you scp from your laptop to the desktop?
If ssh is working, you should be able to scp.

Longer term -- how are you sharing files from your laptop?

-- 
-- Steve
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: I must be missing something basic

2013-04-23 Thread Rick Stevens

On 04/23/2013 04:05 PM, Dave Stevens issued this missive:

I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18 
box that has selinux disabled. Wired connection to my router allows F18 to 
browse to U12 and see the file and right click copy, but trying to paste into a 
folder in my /home/dave directory gives a terse 'permission denied.'

Ideas? will Read TFM if pointed.


A DVD image is WAY too big to be cut and pasted (which is what I think
is what the operation is trying to do).

You need to copy the file from the laptop to the Fedora machine using
something like scp or rsync or FTP. Drag and drop won't work across two
machines unless it's tied to some copy protocol.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-Brain:  The organ with which we think that we think.-
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: I must be missing something basic

2013-04-23 Thread Rick Stevens

On 04/23/2013 04:05 PM, Dave Stevens issued this missive:

I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18 
box that has selinux disabled. Wired connection to my router allows F18 to 
browse to U12 and see the file and right click copy, but trying to paste into a 
folder in my /home/dave directory gives a terse 'permission denied.'

Ideas? will Read TFM if pointed.


A DVD image is WAY too big to be cut and pasted (which is what I think
is what the operation is trying to do).

You need to copy the file from the laptop to the Fedora machine using
something like scp or rsync or FTP. Drag and drop won't work across two
machines unless it's tied to some copy protocol.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-Brain:  The organ with which we think that we think.-
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: I must be missing something basic

2013-04-23 Thread Rick Stevens

On 04/23/2013 04:34 PM, Rick Stevens issued this missive:

(Sorry about the double post, gang. Mail server hiccupped).
--
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
- Warning:  You are logged into reality as the root user...  -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: I must be missing something basic

2013-04-23 Thread David Beveridge
On Wed, Apr 24, 2013 at 9:34 AM, Rick Stevens ri...@alldigital.com wrote:
 On 04/23/2013 04:05 PM, Dave Stevens issued this missive:
 Ideas? will Read TFM if pointed.
 A DVD image is WAY too big to be cut and pasted (which is what I think
 is what the operation is trying to do).


Why?  works for me.  It doesn't copy the entire DVD image to the clipboard.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: I must be missing something basic

2013-04-23 Thread Doug

On 04/23/2013 07:05 PM, Dave Stevens wrote:

I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18 
box that has selinux disabled. Wired connection to my router allows F18 to 
browse to U12 and see the file and right click copy, but trying to paste into a 
folder in my /home/dave directory gives a terse 'permission denied.'

Ideas? will Read TFM if pointed.

D


As root, set the permissions on the F18 directory to read/write and then 
run the transfer command as root. (It might work without setting perms
on the /dave directory, just run the copy command (in cli) as root. I 
don't know if you have a super-user GUI file manager, like konqueror, but

that would be easier to use if you don't like cli.)
--doug

--
Blessed are the peacemakers...for they shall be shot at from both sides.  A.M. 
Greeley

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org