Search results

  1. V

    Copying a directory tree with netcat or socat (or something else)

    I know how to copy a file, or series of files from a Windows machine to a Kali machine using netcat or socat, but how can I copy the entire directory tree i.e. top-level folder, all subfolders and all files within?
  2. V

    cat filename.txt results in error

    Trying to share a file in Apache fails (saved to //var/www/html/somefile.txt I can't use the command 'cat somefile.txt', it just doesn't work in any directory and throws a cat: no such file or directory error I can touch the file, but then I can't modify it even as root because it throws an...
Top