The following example shows a possible WRQSendFile command for transferring a file to a UNIX host, with joant as the owner and users as the group. Read and write permissions are assigned for both the owner and the group:
Session.WRQSendFile "FILE.TXT", "FILE.TXT", rcASCII,,_
,,,"-m 0660 -o joant -g users"