Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pipo
  • Content: Threads
  • Order by date
  1. pipo

    How to ftp a compressed file through a pipe, saving disk space

    Hi everyone! I'm trying to ftp a compressed file without uncompressing it first. This is what i tried, which works fine with export/import Oracle utilities: mknod ftp_pipe3 p uncompress < export_248.log.Z > ftp_pipe3 & set -x ftp -ni <<EOF open 172.27.x.x user oracle Oracle bin put ftp_pipe3...
  2. pipo

    Linux and ASP

    Can ASP be executed on linux web server?

Part and Inventory Search

Back
Top