Search found 15 matches

Search found 15 matches Page 2 of 2
by Support_Andy
Fri Sep 21, 2018 9:07 am
Forum: Community Forum
Topic: Renaming files on remote server
Replies: 1
Views: 8240

How to use the rename command on a FTP server See attachment for associated images to steps below rename_FTP_forum.docx 1. Start with a timestamp task 2. List the files on the FTP server that match the format to rename 3. Use a For Each Loop to Iterate over the new ${fileList} variable created from ...
by Support_Andy
Tue Jan 02, 2018 1:51 pm
Forum: Knowledge Center
Topic: GoAnywhere fails to start with Error: java.security.InvalidKeyException: Illegal key size
Replies: 0
Views: 6400

Symtptom: GoAnywhere Service will not stay started Cause: This can occur when Java is updated on the windows environment. Diagnose the error by viewing the stderr log file in the tomcat\bin directory Typical log location C:\Program Files\Linoma Software\GoAnywhere\tomcat\logs\ goanywhere-stderr.YYYY...
by Support_Andy
Tue Oct 03, 2017 10:29 am
Forum: Community Forum
Topic: Convert Strings to Dates
Replies: 1
Views: 7312

To convert a string variable to a date object and modify that final date, the following steps can be used. In this example the variable with a string of '20170920' is called ${varstring} Using the Set Variable task and assigning a Variable Name of "varnew" value = ${ReformatDateTime(varstring, 'yyyy...
by Support_Andy
Thu Sep 21, 2017 2:08 pm
Forum: Community Forum
Topic: Web User Group that specify user individual directory
Replies: 3
Views: 9131

When deleting Web Users there are 3 steps in the Delete task (Disable Web User, Delete Home Directories, Delete Web User Accounts) On the second step the User Name must be selected with a checkmark to delete the home directory and any files in that directory. This is an optional step . If the next b...
by Support_Andy
Thu Sep 07, 2017 3:18 pm
Forum: Community Forum
Topic: Web User Group that specify user individual directory
Replies: 3
Views: 9131

It is possible to create Web User Group as laid out. A web user group has a default home directory that includes the username. (i.e. Install Dir/userdata/webdocs/”domain name”/”webusername”) To split out user groups by company would make the most sense in this scenario. Company A Web User Group 1. C...
Search found 15 matches Page 2 of 2