Notifications
Clear all
Topic starter
19/01/2006 6:35 am
Can Absolute Telnet support WRQ/RRQ Protocol for Unix.
TQ
[size=1][ January 24, 2006, 10:10 AM: Message edited by: Brian T. Pence ][/size]
24/01/2006 6:05 pm
I was not familiar wit these terms, so I did some research. It seems you're talking about Trivial FTP (TFTP) Read Requests (RRQ) and Write Requests (WRQ). AbsoluteTelnet does not currently support TFTP, but I'm always looking for additional features to implement.
Can you tell me why you would rather use TFTP than zmodem? TFTP operates on top of UDP, which means you'll always have issues when traversing firewalls. With zmodem, you can transfer files to/from any machine you can connect to with any protocol (telnet, ssh2, ssh1, com, modem)
Brian