Quantcast
Channel: THWACK: Popular Discussions - FTP Voyager
Viewing all 15134 articles
Browse latest View live

FTP Voyager Scheduler to execute multiple task at same time

$
0
0

Hi support team,

 

If we have multiple tasks that are executing at same time, seems like they will be queued up and executing one after another (in another work NOT at same time). is this the case? or can we set this dfferently?

 

Please advise.

 

Thanks

 

Best Regards


Recovery Password FTP Voyager

$
0
0

Hello everyone,

I need to recovery password for any users in FTP Voyager client Version 16.2.

I don't remember their passwords .

Is there any way decipher them ?

 

Many thanks

 

Fedel

COMMAND> AUTH TLS 234 AUTH TLS OK. ERROR> Connection attempt failed.

$
0
0

Hello

I am trying to connect to a site using FTP over TLS (explicit) with port 21.

I am able to connect with no problems using other FTP clients but I cannot with FTP Voyager.

I am able to connect using standard FTP.

I am also able to connect with SSH which I didnt know I could.

My password is correct.  Again, I can connect with many other clients using the same settings.

 

Could it have anything with FTP Voyager thinking the server certificate is insecure?

ANy setting to allow insecure certificates to try that?

 

ANy help is apprecoated.

 

Thanks

 

 

This is the log:

STATUS> Resolving host "ftp.mysite.net"...

STATUS> Connecting to "111.111.111.58" on port 21.

STATUS> Connected to 111.111.111.58:21 from 192.168.1.127:51112.

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------

220-You are user number 1 of 50 allowed.

220-Local time is now 10:32. Server port: 21.

220-This is a private system - No anonymous login

220-IPv6 connections are also welcome on this server.

220 You will be disconnected after 15 minutes of inactivity.

COMMAND> AUTH TLS

234 AUTH TLS OK.

ERROR> Connection attempt failed.  Retrying in 3 seconds...

FTP Voyager Scheduler Task will not stop executing

$
0
0

Hello,

 

I have setup a FTP Voyager Scheduled Task that will not executing.  The task is setup to reach out to a FTP to move down any available files and also move up any new files that have been created locally.

 

When the task is scheduled, it will not stop executing and no available files are pulled down from the FTP or moved up to the FTP site.

 

Any help is appreciated.

 

Thanks

FTP Voyager Scheduler not working (Ver. 16.0.2.0)

$
0
0

Hi

 

I've referred to here by FTP Voyager support.

 

This is my first time I use FTP Voyager for scheduling file transfer, configuring task was very easy, but I still cannot make it work.

In the task action, I created a new action to download a specific folder (and all files and subfolders inside that folder to my local PC

 

In action information, I put the (Remote File or Folder) as: /FolderName

Nothing downloaded, and error in the log says:

Execution failed (Last Error Message: Unable to perform file action: Could not retrieve additional information about the source path.  Does the source path exist?).

 

I changed it to: FolderName (without slash).

Nothing downloaded, and same error in the log.

 

I then tried: FolderName/*.*

Log says: Execution successfully completed.

But in the local folder, I found it only downloaded files from main folder (No subfolders or files inside them), and some of them with ZERO size !!!!!

 

Again, I tried: /FolderName/*.*

Log says: Execution successfully completed.

I found that the ZERO size problem has been solved (files downloaded with correct size) but still cannot get the subfolders !

 

 

In the forum, I found a link to the older version (ver. 15.2.0.19)

I downloaded and tried it on another PC, It works like a charm, with no errors !

 

Can anyone here help me to figure out how to make the scheduler download the whole content of remote folder ??

FTP Voyager and email alerts

$
0
0

Hello, I've scoured this site as well as the web looking for an answer to my Voyager email challenges.

 

I really like the program and in fact it seems to work very well for what I'm doing; however, I cannot make the email alerts function at all.

I have ensured the following:

1) email settings are proper in the Options area

2) email setting match the Option email settings in the "Scheduler Options" area

3) Tried both a gmail account and yahoo.  The gmail refuses to work always timing out regardless.  The yahoo account never errors out but then emails are never received, which is confusing.

4) Tried on two different systems connected to unique networks

 

Current Scheduler email settings in options:

Server:  smtp.mail.yahoo.com

Port: 465

Use SSL: YES

USE Authentication: YES

Account Name: full email address

Account Password: proper password

 

Email settings in OPTIONS area are essentially the same.

 

EVENT setup in the TASK:  Execution START as well as the EVENT SCHEDULE area.

 

Any suggestions?

Thank you,

brian

Creating an SSL Certificate in FTP Voyager

$
0
0

I just installed the new version of FTP voyager (16.0.2..0) on a Windows 7 PC and I am trying to create an new SSL cert.  I went in to Tools...Security...SSL Certificate and press the "Create New Certificate...".  I entered in all of the information and press the "Create" button and I get a dialog box with "Request failed".  any help on how to get this generated would be great.

 

Capture.GIF

FTP Voyager history log

$
0
0

Do FTP voyager keep a history for the status log?


FTP Voyager Scheduler logging refuses to create log files

$
0
0

We've been trying to track down an issue with some scheduled transfers and it turned out that logging to files wasn't enabled on this particular task. I've enabled it and allowed it to run overnight however the log file I expected to see wasn't created. Is there anything that needs to be done after modifying a task to get the changes to take effect?

 

Also, I opened the Scheduler Log tab in this task about an hour ago and it's still "thinking". What would cause something like this?

Site profiles not visible in Scheduler

$
0
0

If I create a new site profile in Voyager I can not see it in Scheduler when I go to set up a new task. How do I get Scheduler to see the profiles created in Voyager? I seem to recall at one time (maybe an earlier version) that there was a way to "send" the profiles to Scheduler....

 

In scheduler I can see 2 folders - Sites, Personal Sites. But both are empty - even though there are lots of sites defined under these folders in Voyager.

 

Moreover, when I change site profile details e.g. IP address in Voyager, this is not being picked up by Scheduler which continues to try to connect to the old address.

 

There seems to be a total breakdown in connection between Voyager and Scheduler.

 

HELP!

FTP Voyager command does not work?

$
0
0

I'm running this script on my PC1 with FTP Voyager version 16.2 but it does just open FTP voyager and DOES NOTHING.  No file transfer at all.

I checked and I do see 2 zip files inside d:\temp\ folder.  However if I take this same script and execute on another PC and it work fine.  This PC has same FTP voyager version and same configuration as PC1.

 

Can someone help? thanks.

 

FOR %%G in (d:\temp\*.zip) do (

echo.found %%G

"C:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager.exe" profile="Art_Test_FTPserver" put=%%G remote="/" logfile=NAR_upload.log -nostartupwizard -nosplash autoquit=1

Echo uploaded %%G successfully

Echo.

)

Echo.

Echo completed ...

FTP Voyager Scheduler losing filter settings

$
0
0

I am using FTP voyager 16.1.0.0 mainly because of the powerful scheduling features (running on windows 2008 r2 standard edition 64 bit).

I have my own internal processes that back up a load of databases and their document folders every evening and creates a set of compressed files with the day of the week in the file name.

I then created 7 scheduled tasks in voyager that each run very early in the morning the day after backups are due to complete as show here...

task_list.jpg

Then in the actions of each of these tasks all i do is add a synchronize action that has an Ignore filter of "Not Matching wildcard" with "*monday*.*" so that only that days files will attempt to sync between the live server and the backup server, like this....

action_properties.jpg

The problem is, that every other day FTP voyager seems to forget the filter and will use the default "starting with" filter rather than the "Not Matching wildcard" and because nothing in my folder starts with that it will sync a massive folder and spend days trying to do.

The loss of the setting seems to be triggered when the action is happening but can't recreate it, all I know is if I go to the server, see the schedulers tray icon flashing then I know when I go in there is will still be trying to sync after 2 days and the setting has reverted again. If I visit the scheduler when it isn't having trouble then all the settings will be fine.

Has anyone seen this behaviour before please, I was really hopeful when I found this system but will have to give up on it soon if I don't find a fix.

FTP Voyager Scheduler SMTP Error

$
0
0

Hey all,

 

I was wondering if I could get some help/clarity on this as I see a lot of dead-end threads about the topic.

 

I'm getting the "EVENT ERROR: Unable to send message to XXXXXX@XXXXXX.COM: Unable to connect to SMTP server  on port 25

 

I have specified within FTPVoyager under the Scheduler settings to use port 587 and made sure that the FTPVoyagerSettings.Archive reflects 587 as the SMTP port to use.

 

Is there any fix for this?

 

Thank you,

FTP Voyager SMTP Problems

$
0
0

Hi

 

I have set up the SMTP for the scheduler to use the smtp details for Office 365 which uses port 587. When the event attempts to run, I get an error saying

 

Unable to send message to xxxxxxxxxxx Unable to connect to SMTP server on port 25

 

1) Why is this failing?

2) Why is it saying it is using port 25 when I have told it to use port 587?

 

Thanks

Home directory not accessible

$
0
0

Hello,

 

I'm having trouble with this configuration. . .

Windows Server 2008R2 + Voyager 16.0.2.0 + FTP over TLS (implicit) + PASV + connection to Serv-U v6.4

 

I get this error is in the log:

COMMAND> PASV

227 Entering Passive Mode (70,89,1xx,1xx,7,209)     <== Note, this is the Serv-U IP address.

"ERROR> The home directory specified for this account on the remote server is not accessible. Please contact your system administrator for further assistance."

 

Things I've tested. . .

This works great (home directory displays, but not for Serv-U):

Windows Server 2008R2 + Voyager 16.0.2.0 + SFTP + PASV + connection to non-Serv-U servers

 

. . .and this works (home directory displays on Serv-U but using an older version of Voyager + Win7 instead of 2008R2):

Windows7 + Voyager 16.0.1.1 + FTP over TLS (implicit) + PASV + connection to Serv-U v6.4

 

I'm not using the Scheduler "as service" to do this testing - just the Voyager UI. I'm thinking I should try loading 16.0.1.1 on the 2008R2 server but hesitate because I'm afraid it could screw up the Scheduler that is running other jobs.

 

Any one have similar experience?

 

Thanks.

Doug


FTP Voyager - Scheduler problem

$
0
0

We have FTP Voyager 16.1.0.0 installed on a Windows 2008 R2 server. We have two automatic uploads scheduled to occur weekly (FTP Voyager establishes a connection to the destination and then moves and .CSV files from a particular directory to the destination). Once the file has been successfully moved, an email alert is generated and delivered internally.

 

This configuration has been working fine, until Daylight savings time began on march 9th.

Now, when the scheduled job runs, it executes continuously for an entire hour; because we receive an email alert when it runs, we know it executes about 2,600 times.

e.g. a scheduled task that should execute one time at 0420 on tuesday is now executing once every few seconds for an hour.


There is a line item on the release notes for 16.1.0.0 (The version we have) which states

 

FTP client release notes for FTP Voyager.

  • Corrected a Scheduler bug where tasks created when daylight savings time is off and scheduled to run daily or at a custom interval would repeatedly run for an hour after their scheduled execution time when daylight savings time resumed.

 

which is exactly what we're experiencing - is this a known issue / was the bug not actually corrected?

 

Thanks!

FTP Voyager relative dates

$
0
0

Hey all,

 

One last FTP voyager question. When using dates in filenames, I use the variables %d, %m, and %Y dor day, month, and year respectively. Is there a variable for Yesterday? Or 2 days ago? Or Last Friday, etc? The KB doesn't suggest any, but maybe it exists?

 

 

 

Date/Time Path Name Variables in FTP Voyager Scheduler  -  KB Article #1606

 

FTP Voyager Scheduler allows local and remote paths (file and folder names) to contain variables that can uniquely identify file or folder paths. These variables may be used anywhere within the remote and/or local file or folder paths. The following are the variables which can be used when executing an action:

  • %a - Abbreviated weekday name
  • %A - Full weekday name
  • %b - Abbreviated month name
  • %B - Full month name
  • %c - Date and time representation appropriate for locale
  • %d - Day of month as decimal number (01 - 31)
  • %H - Hour in 24-hour format (00 - 23)
  • %I - Hour in 12-hour format (01 - 12)
  • %j - Day of year as decimal number (001 - 366)
  • %m - Month as decimal number (01 - 12)
  • %M - Minute as decimal number (00 - 59)

 

  • %p - Current locale's A.M./P.M. indicator for 12-hour clock
  • %S - Second as decimal number (00 - 59)
  • %U - Week of year as decimal number, with Sunday as first day of week (00 - 53)
  • %w - Weekday as decimal number (0 - 6; Sunday is 0)
  • %W - Week of year as decimal number, with Monday as first day of week (00 - 53)
  • %x - Date representation for current locale
  • %X - Time representation for current locale
  • %y - Year without century, as decimal number (00 - 99)

 

  • %Y - Year with century, as decimal number
  • %z, %Z - Time-zone name or abbreviation; no characters if time zone is unknown
  • %% - Percent sign

ftp Voyager Scheduler hanging

$
0
0

ftp Voyager Scheduler 16.1.0.0 is set to run many scheduled uploads, but on many of these uploads it appears to hang after completion, the log records the task as completed with the last lines reading:

Sent xxxxx bytes

Transfer time: 00:00:02.587

QUIT

221

but in the Scheduler task tab the task appears to be still running, this blocks all other tasks from starting and a user must manually abort the running task.

Anyone any ideas what might be happening here?

Problem downloading a file- No content - 0KB

$
0
0

Hi

 

I am able to upload files to a remote destimation but there is

a problem downloading.

For example, when I donwload a csv, it downloads the

file name and extension of .csv but the contents is blank and is 0KB in

size.

Do you know what would be causing this please?

 

Best regards

Dan

Scheduler runs task continuously

$
0
0

I have several tasks setup to run at different time intervals on a daily basis.

After the time change for Daylight Savings Time on Sunday morning the tasks run as scheduled and then stop and re-start continuously.

 

I have tried re-starting the service, updating the task scheduler time and re-booting the server all to no avail.

 

Has anyone else seen this or does anyone have any ideas on how to correct it.

 

I am on FTP Voyager version 16.0.2.0.

 

Never had this issue on any previous versions.

 

Is there a place to download version 15 again????

Viewing all 15134 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>