Scripted Get not working
Copied and pasted get example from help, would not download the file. Document example has errors suggest update.
Searched for the word get in this forum, no results.
Nothing obvious in the browse of a couple of other threads.
This script fails to retrieve college.xml
option batch on
option confirm off
open bob:bob123@host2
cd /export/home/bob
option transfer binary
get college.xml
close
exit
batch on
confirm off
Searching for host...
Connecting to host...
Authenticating...
Using username "bob".
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] bob@host2
/export/home/bob
transfer binary
college.xml | 0 KiB | 0.0 KiB/s | binary | 100%
Session 'bob@host2' closed.
No session.
Searched for the word get in this forum, no results.
Nothing obvious in the browse of a couple of other threads.
This script fails to retrieve college.xml
option batch on
option confirm off
open bob:bob123@host2
cd /export/home/bob
option transfer binary
get college.xml
close
exit
batch on
confirm off
Searching for host...
Connecting to host...
Authenticating...
Using username "bob".
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] bob@host2
/export/home/bob
transfer binary
college.xml | 0 KiB | 0.0 KiB/s | binary | 100%
Session 'bob@host2' closed.
No session.