Search found 4 matches

by ntesla22
Thu Mar 29, 2018 3:06 am
Forum: General Discussion
Topic: Using RoboTask to access Amazon S3
Replies: 1
Views: 5065

Using RoboTask to access Amazon S3

Hi. Is there a way that RoboTask can access cloud based servers such As Amazon's S3? Ideally I'd like to it use RoboTask's FTP or SFTP.
by ntesla22
Sun May 24, 2015 1:06 am
Forum: General Discussion
Topic: How to avoid the error 'Server execution failed'?
Replies: 1
Views: 8108

How to avoid the error 'Server execution failed'?

Hello There's an error that I've started getting in a RoboTask task. In a text loop I use a BASIC 'Evaluate' function, which is: Expression to Evaluate: {VARIABLE} + 1 Assign Result to Variable: {VARIABLE} This was worked successfully over many months in the past. However, over the last three weeks ...
by ntesla22
Fri Jan 30, 2015 6:59 am
Forum: General Discussion
Topic: Synchronization files
Replies: 1
Views: 8167

Synchronization files

Hello I'm using RoboTask to synchronize files and folders on an FTP site with files and folders on a local drive. When RoboTask does this, does it only delete and download/upload the files that have changed or does it do it for all files? (Naturally if it does it for all files this will cause issues...
by ntesla22
Wed Oct 22, 2014 11:08 pm
Forum: General Discussion
Topic: Ensure '<CR><LF>' does not appear in a extracted filename
Replies: 1
Views: 8211

Ensure '<CR><LF>' does not appear in a extracted filename

Hello I have a situation where I want to identify the file path and name of a TXT file in C:\Temp. Let's say the file is called 'test_file.txt' I have used the 'Search For File' and then the option of 'Save the File List to Variable', using the variable name file_name. When I later ask RoboTask to r...