PDA

View Full Version : Nemo oitdoor ftp download script



sekit
2017-02-16, 07:01 AM
Does anybody know how to make ftp dowlnoad or upload script in Nemo with the duration of 30s?

Rooster[BG]
2017-02-20, 06:34 PM
Dear sekit,

Please follow the below described procedure to make 30s transfers:

1. Open Script Editor
2. Add "FTP Transfer" task with the necessary settings
3. Double click on "Stop FTP transfer" and change the setting from "Normal" to "Forced"
4. Add "Wait" task with the following settings
a. "Next Notification" -> "Data Transfer Failed"
b. "but at most" option to be selected -> 30 seconds
5. Place the "Wait for next notification" between "Start FTP Transfer" and "Stop FTP Transfer"

Regards,
Rooster[BG]

sekit
2017-02-20, 11:41 PM
Hello,

Hot to create one script for download and upload?I've tried by copying this script and adding the same command, changing from "receive to send" but it doesn't work.

Rooster[BG]
2017-02-21, 12:07 AM
Hello,

Hot to create one script for download and upload?I've tried by copying this script and adding the same command, changing from "receive to send" but it doesn't work.

Hello,

If you need one script for multiple tasks just do the described procedure the necessary number of times.

This is common way to make transfer with specific duration - FTP, HTTP, etc.. Just remember to put large enough file that can't be downloaded or uploaded for the needed duration (in your case 30 sec.).

Regards.
Rooster[BG]

sekit
2017-11-22, 08:33 PM
Do we need to set "terminal radio off/on" into the scripts for ftp donwload/upload?Coul you share your scripts for ftp. http or similar?Thanks in advance.

Rooster[BG]
2017-11-22, 09:29 PM
Do we need to set "terminal radio off/on" into the scripts for ftp donwload/upload?Coul you share your scripts for ftp. http or similar?Thanks in advance.

Hi friend,

Terminal radio off/on procedure is used with NMR (Nemo media router) devices because with them you don't have ability to use Attach/Detach and PDP Activation/Deactivation (Data is activated on the mobile).

This procedure will give you some additional information as the mobile will Attach and activate PDP. It is up to you if you should use it only in the beginning of the script, use it in each script iteration or don't use it at all.

Regards,
Rooster[BG]

techfolkcmr
2017-11-23, 02:08 AM
A lot of time is taking for attaching to network when dialing through drive tool or using mobile data. How to analyse the issue. Speeds are normal still attaching takes nearly 10-15 seconds

sekit
2017-11-24, 05:47 PM
Hello,

Without terminal radio on/off with NMR devices we don't have ability to analyze PDP context activation/deactivation, adn attac/detach?Am I right?

Rooster[BG]
2017-11-24, 10:05 PM
Hello,

Without terminal radio on/off with NMR devices we don't have ability to analyze PDP context activation/deactivation, adn attac/detach?Am I right?

Yes, you are correct.

Regards,
Rooster[BG]