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 TouchToneTommy 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: PS2GT3
  • Content: Threads
  • Order by date
  1. PS2GT3

    getfile with download path specified will not compile

    I cannot get a script to compile successfully whilst trying to reference another download path other than that specified in the data options->paths setting. I've tried 1. getfile ZMODEM "c:\abc\def" 2. getfile ZMODEM c:\abc\def I've tried 3. string dn_path dn_path = "c:\abc\def" getfile...
  2. PS2GT3

    Procomm over DSL (Digital Line)

    Is it possible to use procomm over DSL (always connected digital subscriber lines) as opposed to standard telephone sockets? Is it as simple as not actually dialling and reference the host machine via an IP address? All new to me, forgive my ignorance.
  3. PS2GT3

    ZIP File Transferred 100% but Delivered Corrupted?

    I have an automated script which transferrs a ZIP file to a HOST, the file transfer seems to work 19 times out of twenty, however, in about 5% of cases the transfer dialog stalls at the 85%-100% mark on the remote for a few seconds and then indicates 100%. On the host side the ZIP has been...
  4. PS2GT3

    ZMODEM Transfers failing too many times

    Can anyone explain to me why 30% of the time ZMODEM transfer fails? It could be uploading or downloading, I have read and implemented various scripts using $XFERSTATUS from this group to ensure that I am transferring correctly and still 3 out of 10 times the transfer of data fails. We are...

Part and Inventory Search

Back
Top