Re: scp

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Alan Dayley
Date:  
To: Main PLUG discussion list
Subject: Re: scp
If the file you are copying is larger than 4GB you may be hitting file
system limits. In my experience, the errors produced when hitting file
system size limits are usually about permissions or disk space. Especially
check if you have a fat32 or vfat file system that you are copying from or
to.

Just a thought and avenue to explore. For example, if you are trying to
copy a file larger than 4GB, switch to trying to copy a smaller file. If
the smaller file works, you know the larger file size is part of the
problem you are seeing.

Alan


On Thu, Jul 25, 2013 at 12:51 PM, Michael Havens <> wrote:

>
> :-)~MIKE~(-:
>
>
> On Thu, Jul 25, 2013 at 9:56 AM, <> wrote:
>
>> You should:
>>
>> sudo chown bmike1. /home/xbmc/pictures/**weddingdress4.jpg (the DOT(.)
>> after bmike1 matters!)
>> And then scp your thing.
>> ET
>>
>>>
>>> But there is nothing in /home/xbmc/pictures.
> Do you mean the ownership in the pictures directory I'm copying from is
> wrong?
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss