Re: [App_rpt-users] Files listed, zero bytes...
Interesting potential solution... if only I had room on the volume to support the local copy method. I think I'm going to have to simply rebuild the node, and have the custom function work re-applied. Sad. 4. Files listed, zero bytes... (Steve Wright) ------------------------------ Message: 4 Date: Tue, 5 Apr 2016 11:36:31 +1200 From: Steve Wright <info@meshnetworks.co.nz> To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Files listed, zero bytes... Message-ID: <5702FA7F.4050109@meshnetworks.co.nz> Content-Type: text/plain; charset=windows-1252; format=flowed On 05/04/16 10:18, Jim Aspinwall <no1pc@yahoo.com> wrote:
I tried to SFTP a couple of the files back into the node and while I see what appears to be a successful copy status, the file still shows zero bytes.?
Sounds like you've lost connectivity at some point and its retried the transfer, and not known what to do about the 'existing' (empty) files. Delete the whole tree structure and try the transfer again. It's not really safe to SFTP (or any tenuous-remote copying) over an existing production directory tree. SFTP first to a temp dir, and then login and cp -a Steve
participants (1)
-
Jim Aspinwall