[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-users] Savannah VMs rebooted for latest security kernel
From: |
Joël Krähemann |
Subject: |
Re: [Savannah-users] Savannah VMs rebooted for latest security kernel |
Date: |
Fri, 24 Feb 2017 16:55:36 +0100 |
Hi Bob
Thank you for your response. I use scp for now.
Bests,
Joël
On Fri, Feb 24, 2017 at 1:56 AM, Bob Proulx <address@hidden> wrote:
> Bob Proulx wrote:
>> Currently the two supported access protocols for 'download' are scp
>> and rsync. I recommend using rsync.
>
> I am embarrassed to admit that I didn't test this latest before
> sending it. :-(
>
>> Try this for a listing:
>>
>> rsync address@hidden:/releases/gsequencer/stable/
>
> That works okay.
>
>> Try this for an upload:
>>
>> rsync -av FILE.TO.UPLOAD address@hidden:/releases/gsequencer/stable/
>
> This is having a failure. There is a permissions problem. I wish I
> had tested it before sending it out. :-(
>
> I am looking at this problem and hopefully we will get it figured out
> soon. Please stand by.
>
> Bob