Search found 591 matches
- by Support_Rick
- Wed Dec 13, 2017 4:37 pm
- Forum: Knowledge Center
- Topic: System Alerts
- Replies: 0
- Views: 7996
System Alerts Ever have an SSL Certificate expire on you and bring your communication to a halt? I have … What about system clustering changes over the weekend that need addressing? Yep! That too… GoAnywhere MFT helps administer the product like notifying you when “things” happen with your MFT soft...
- by Support_Rick
- Fri Jul 14, 2017 12:20 pm
- Forum: Community Forum
- Topic: FTPS connection using SSL cert for login
- Replies: 2
- Views: 8246
Markus,
This could just be a configuration issue. Can you send in screen shots of what you're trying to accomplish and where you are getting this error message?
Send them to: [email protected]
Someone can help you with this.
This could just be a configuration issue. Can you send in screen shots of what you're trying to accomplish and where you are getting this error message?
Send them to: [email protected]
Someone can help you with this.
- by Support_Rick
- Fri Jul 14, 2017 10:01 am
- Forum: Community Forum
- Topic: File renaming pattern
- Replies: 1
- Views: 7843
Guyzer, This has been requested by several other customers to handle that type of rename for linux users. If we could get you to fill out an Enhancement Request asking for this enhancement, this could possibly be included with a future release. Please contact our support group to request the Enhance...
- by Support_Rick
- Fri Jul 14, 2017 9:53 am
- Forum: Community Forum
- Topic: FTPS ports
- Replies: 2
- Views: 9299
Markus, Are you connecting through a Gateway? If so, the Passive Port Range associated to the Gateway Service will preclude anything in the configuration in GAMFT. This means, if you took the defaults during setup for the Gateway, it is pre-defined at 30000-32000. You will have to tweak this range f...
- by Support_Rick
- Fri Jul 14, 2017 9:41 am
- Forum: Community Forum
- Topic: Agents - Are they secrete?
- Replies: 1
- Views: 6329
- by Support_Rick
- Tue Jul 11, 2017 3:00 pm
- Forum: Community Forum
- Topic: HTTPS Download as Zip
- Replies: 1
- Views: 7861
Ashford, The download as zip option allows you to download any file/folder as a zip file... but, if you're not allowed (by permission) to download the file, it just creates an empty Zip File. So, the Permissions are adhered to and does not allow a file/folder to be downloaded, even if they get an em...
- by Support_Rick
- Tue Jul 11, 2017 2:56 pm
- Forum: Community Forum
- Topic: SMTP And IMAP settings
- Replies: 1
- Views: 7279
This would be a question for your Exchange Admin.
GA allows you to connect whether it's "Normal" "Implicit" or "Explicit"... just determine which is needed and use.
GA allows you to connect whether it's "Normal" "Implicit" or "Explicit"... just determine which is needed and use.
- by Support_Rick
- Tue Jul 11, 2017 2:54 pm
- Forum: Community Forum
- Topic: unzipping uploaded files
- Replies: 2
- Views: 8663
I thought we answered this for you .. but, do you still need help with it? In a nutshell ... Receive the file(s) via Secure Forms loop through the FileList uploaded (to process one at a time) Check to see if file is a "zip" / "compressed" file. If it is, go through unzip function if not, copy to des...
- by Support_Rick
- Tue Jul 11, 2017 2:43 pm
- Forum: Community Forum
- Topic: How do I tell when a user last signed in?
- Replies: 2
- Views: 8081
Rob,
If you connect to the GAMFT Database and query the Web User table for last login-date, you could retrieve a list (rowset) of Web Users that haven't logged in since "X" date.
Will that help?
If you connect to the GAMFT Database and query the Web User table for last login-date, you could retrieve a list (rowset) of Web Users that haven't logged in since "X" date.
Will that help?
- by Support_Rick
- Tue Jul 11, 2017 11:30 am
- Forum: Community Forum
- Topic: Fail to create CVSrowset
- Replies: 3
- Views: 10467
You're using the Rowset Value incorrectly. The way you're using it is as a pointer (thus the "com.linoma.ga.projects.tasks.converters.csv.CSVRowSet@58dce226" value) Try setting the contents of the CSV to a variable named "FileContents" like this: <setVariable name="FileContents" inputFile="\Import\I...