Forum: General
10-13-2014, 04:19 PM
|
Replies: 2
Views: 3,838
|
Forum: General
10-13-2014, 08:22 AM
|
Replies: 2
Views: 3,838
SecureFX - calling sfxcl.exe from command prompt
Having a problem on calling .bat file. Looks like sfxcl.exe is not invoked properly. How to set the System Environment variable - file path for SecureFX - Sfxcl.exe. So that sfxcl.exe can be called...
|
Forum: File Transfer
09-30-2014, 12:56 PM
|
Replies: 2
Views: 3,116
|
Forum: File Transfer
09-30-2014, 12:23 PM
|
Replies: 2
Views: 3,116
Clarification on sfxcl.exe
From .Net Application, I am doing the File Transfer using sfxcl.exe
Below code works great. I have two questions to clarify.
1) Variable : strBatchFile has absolute file path. It has complete...
|
Forum: Scripting
09-25-2014, 01:16 PM
|
Replies: 1
Views: 6,330
|
Forum: Scripting
09-25-2014, 12:57 PM
|
Replies: 1
Views: 3,391
VB Script to invoke SFXCL.exe
I am trying the samples of SFXCL Automation Tips. I happened to see the VB Script name : MinimalSFXCLUploadExample.vbs. Is it possible to share the VB Script file. I am trying to call sfxcl.exe from...
|
Forum: Scripting
09-17-2014, 03:50 PM
|
Replies: 1
Views: 3,538
|
Forum: Scripting
09-17-2014, 03:36 PM
|
Replies: 2
Views: 4,484
|
Forum: Scripting
09-17-2014, 02:48 PM
|
Replies: 2
Views: 4,484
Scripting - Basic file transfer local-to-Remote
I took this sample code from JDev Posting : https://forums.vandyke.com/showthread.php?t=10323
Sample code works fine for downloading the file from sftp-linux server to my local computer. I am...
|
Forum: File Transfer
09-17-2014, 01:06 PM
|
Replies: 1
Views: 4,729
sfxcl file transfer
From the book :- sfxcl_automation_tips.pdf
2.4.1.2 Upload Example #2: Ad Hoc URL Speciifiicatiion
I am trying to upload the file to the Linux Server by calling sfxcl.exe in my Command Prompt.
...
|
Forum: General
09-17-2014, 11:26 AM
|
Replies: 0
Views: 3,652
|
Forum: General
09-17-2014, 08:31 AM
|
Replies: 1
Views: 3,649
How to register vralib.dll to .Net Programming ?
I am working on VS 2012 using .Net Framework 4.0 / 64 bit Project. My system is Windows 7 Pro 64 bit.
I have installed ClientPack726-x64.exe and tried to register
vralib.dll. I am not able to do...
|
Forum: General
09-16-2014, 02:26 PM
|
Replies: 1
Views: 7,904
|
Forum: File Transfer
09-16-2014, 01:31 PM
|
Replies: 1
Views: 3,752
SecureFX File Transfer
New to SecureFX. By establishing the SFTP Connection, my application has to write .csv file in the Linux Server.
Main project is developed in VB.Net Program.
Where to start ? How to...
|