Displaying 1 result from an estimated 1 matches for "cping".
Did you mean:
ping
2000 Sep 21
0
corrupt files localhost
We recently ran into an issue with scp'ing file only themselves which
results in a corrupt file. I understand that this seems logical for files
to be currupt when cping them onto themselves, but for some reason fsecure
scp does not do this. For reasons outside of my control, we need this to
work for staging purposes.
Example:
scp /home/file localhost:/home/file
leave file completely corrupt.
Using rsync to do the same thing, even with openssh makes everything...