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

ftp sites profile got lost

$
0
0

somehow i've managed to lose the 'pointer' to my sites profile that shows in ftp voyager, in the scheduler.

 

when i open voyager i can see all my sites and go to one or more and that works.

 

if i then open scheduler i can see the scheduled downloads i have set up and the tasks (left pane, right pane).

 

but when i try to execute one it tells me it cant find it

 

ERROR:>Unable to find the profile: "better health new".
ERROR:>Please select another profile or recreate this profile using FTP Voyager.

 

if i try to edit the schedule and select the stie profile it goes to a folder called FTP SITES but it has nothing in it.

 

how can i re-associate the original FTP SITES LIST?

 

thanks.

 

jim


FTP Voyager Migration

$
0
0

How can I easily migrate from version 15.2.0.19 to 16.1.0.0?  I've managed to import my site profiles into ftp voyager, however how do I import my scheduled tasks into scheduler?

How to use dates in filenames

$
0
0

Hello all,

We've been long time owners/users of FTP Voyager v16.1 and need to start uploading files that contain a date in the filename, as well as adding the date to files after they are uploaded. I'm having a very hard time getting this to work, even after reading through the Knowledgebase. I want to accomplish the following:

upload 2104-06-13_file1.txt --> /uploads/2104-06-13_file1.txt
Note the date shown in the filename above will change day to day.

upload file2.txt --> /uploads/2104-06-13_file2.txt
Note the source file does not have a date, but the destination does. The date shown in the filename above will change day to day.


I have my Scheduler Profile set up as follows:



 

Note:

  • scheduler profiles don't have the ability to specify a Local folder... so I have to specify the full path in the Scheduled Job Actions.
  • Only one rename is specified since I'm not renaming file1

 

 

 

And my Scheduled Job Actions (with full path for local files) are:

 

 

 



 


The logs of the job show thi

[13] Mon 16Jun14 10:41:09 - (Action: "D:\%Y-%m-%d_file1.txt" to "/uploads/%Y-%m-%d_file1.txt") - Uploading from "D:\2014-06-16_file1.txt" to "/uploads/2014-06-16_file1.txt"

[05] Mon 16Jun14 10:41:09 - CWD /uploads/2014-06-16_file1.txt

[06] Mon 16Jun14 10:41:09 - 550 Can't change directory to /uploads/2014-06-16_file1.txt: No such file or directory

[04] Mon 16Jun14 10:41:09 - Unable to change to folder "/uploads/2014-06-16_file1.txt".

[05] Mon 16Jun14 10:41:09 - CWD /uploads

[06] Mon 16Jun14 10:41:09 - 250 OK. Current directory is /uploads

[05] Mon 16Jun14 10:41:09 - MKD /uploads/2014-06-16_file1.txt

[06] Mon 16Jun14 10:41:09 - 257 "/uploads/2014-06-16_file1.txt" : The directory was successfully created

[05] Mon 16Jun14 10:41:09 - CWD /uploads/2014-06-16_file1.txt

[06] Mon 16Jun14 10:41:10 - 250 OK. Current directory is /uploads/2014-06-16_file1.txt

[05] Mon 16Jun14 10:41:10 - MLST /uploads/2014-06-16_file1.txt/2014-06-16_file1.txt

[06] Mon 16Jun14 10:41:10 - 550 Can't check for file existence

[03] Mon 16Jun14 10:41:10 - Sending: D:\2014-06-16_file1.txt -> /uploads/2014-06-16_file1.txt/2014-06-16_file1.txt

[05] Mon 16Jun14 10:41:10 - TYPE I

[06] Mon 16Jun14 10:41:10 - 200 TYPE is now 8-bit binary

[05] Mon 16Jun14 10:41:10 - PASV

[06] Mon 16Jun14 10:41:10 - 227 Entering Passive Mode (67,210,123,189,131,40)

[03] Mon 16Jun14 10:41:10 - Opening passive mode data connection to 67.210.123.189, port 33576.

[03] Mon 16Jun14 10:41:10 - Negotiating SSL connection with server...

[05] Mon 16Jun14 10:41:10 - STOR 2014-06-16_file1.txt

[06] Mon 16Jun14 10:41:10 - 150 Accepted data connection

[03] Mon 16Jun14 10:41:10 - SSL connection established. All transactions are now secure.

[03] Mon 16Jun14 10:41:10 - Encryption cipher: 128 bit RC4; Version: TLSv1/SSLv3.

[06] Mon 16Jun14 10:41:11 - 226-File successfully transferred

[06] Mon 16Jun14 10:41:11 - 226 0.758 seconds (measured here), 46.32 Kbytes per second

[03] Mon 16Jun14 10:41:11 - Transferred 35,959 bytes. 41.66 KB/sec.

[05] Mon 16Jun14 10:41:11 - XCRC "/uploads/2014-06-16_file1.txt/2014-06-16_file1.txt"

[06] Mon 16Jun14 10:41:11 - 500 Unknown command

[04] Mon 16Jun14 10:41:11 - XCRC command failed. The command may not be supported by this server.

[03] Mon 16Jun14 10:41:11 - XCRC command checking has been disabled for future transfers using this session.

[05] Mon 16Jun14 10:41:11 - MFMT 20140616070159 /uploads/2014-06-16_file1.txt/2014-06-16_file1.txt

[06] Mon 16Jun14 10:41:11 - 213 UTIME OK

[03] Mon 16Jun14 10:41:11 - Sent 35,959 bytes.

[03] Mon 16Jun14 10:41:11 - Transfer time: 00:00:00.843.s

[13] Mon 16Jun14 10:41:11 - (Action: "D:\%Y-%m-%d_file1.txt" to "/uploads/%Y-%m-%d_file1.txt") - Action successfully completed.

 

and

 

[13] Mon 16Jun14 10:41:11 - (Action: "D:\file2.txt" to "/uploads/%Y-%m-%d_file2.txt") - Uploading from "D:\file2.txt" to "/uploads/2014-06-16_file2.txt"

[05] Mon 16Jun14 10:41:11 - CWD /uploads/2014-06-16_file2.txt

[06] Mon 16Jun14 10:41:11 - 550 Can't change directory to /uploads/2014-06-16_file2.txt: No such file or directory

[04] Mon 16Jun14 10:41:11 - Unable to change to folder "/uploads/2014-06-16_file2.txt".

[05] Mon 16Jun14 10:41:11 - CWD /uploads

[06] Mon 16Jun14 10:41:11 - 250 OK. Current directory is /uploads

[05] Mon 16Jun14 10:41:11 - MKD /uploads/2014-06-16_file2.txt

[06] Mon 16Jun14 10:41:12 - 257 "/uploads/2014-06-16_file2.txt" : The directory was successfully created

[05] Mon 16Jun14 10:41:12 - CWD /uploads/2014-06-16_file2.txt

[06] Mon 16Jun14 10:41:12 - 250 OK. Current directory is /uploads/2014-06-16_file2.txt

[05] Mon 16Jun14 10:41:12 - MLST /uploads/2014-06-16_file2.txt/file2.txt

[06] Mon 16Jun14 10:41:12 - 550 Can't check for file existence

[03] Mon 16Jun14 10:41:12 - Sending: D:\file2.txt -> /uploads/2014-06-16_file2.txt/file2.txt

[05] Mon 16Jun14 10:41:12 - PASV

[06] Mon 16Jun14 10:41:12 - 227 Entering Passive Mode (67,210,123,189,154,238)

[03] Mon 16Jun14 10:41:12 - Opening passive mode data connection to 67.210.123.189, port 39662.

[03] Mon 16Jun14 10:41:12 - Negotiating SSL connection with server...

[05] Mon 16Jun14 10:41:12 - STOR file2.txt

[06] Mon 16Jun14 10:41:12 - 150 Accepted data connection

[03] Mon 16Jun14 10:41:12 - SSL connection established. All transactions are now secure.

[03] Mon 16Jun14 10:41:12 - Encryption cipher: 128 bit RC4; Version: TLSv1/SSLv3.

[06] Mon 16Jun14 10:41:12 - 226-File successfully transferred

[06] Mon 16Jun14 10:41:12 - 226 0.136 seconds (measured here), 59.89 Kbytes per second

[03] Mon 16Jun14 10:41:12 - Transferred 8,367 bytes. 27.60 KB/sec.

[05] Mon 16Jun14 10:41:12 - MFMT 20140616131743 /uploads/2014-06-16_file2.txt/file2.txt

[06] Mon 16Jun14 10:41:12 - 213 UTIME OK

[03] Mon 16Jun14 10:41:12 - Sent 8,367 bytes.

[03] Mon 16Jun14 10:41:12 - Transfer time: 00:00:00.296.

[13] Mon 16Jun14 10:41:12 - (Action: "D:\file2.txt" to "/uploads/%Y-%m-%d_file2.txt") - Action successfully completed.

 

 


In both cases, Voyager thinks the destination filename is a folder... and of course those folders don't exist. For some reason, Voyager creates those folders and then deposits the files in them. In the case of File2, the date does not even get appended to the filename.


 

 

Can anyone explain to me where I've gone wrong? Thanks.


Al

Can't connect to my ftp site!

$
0
0

Hi,

 

Recently got a new computer, and I don't ftp very often, here's the errors I'm receiving, sorry for the length:

FTP Voyager - Version 15.2.0.0

 

 

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:18. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> HOST ftp.j-a-associates.com

          530 You aren't logged in

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

COMMAND:> FEAT

          211-Extensions supported:

           EPRT

           IDLE

           MDTM

           SIZE

           REST STREAM

           MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;

           MLSD

           AUTH TLS

           PBSZ

           PROT

           ESTA

           PASV

           EPSV

           SPSV

           ESTP

          211 End.

STATUS:>  Server supports resume

COMMAND:> PWD

          257 "/" is your current location

COMMAND:> CWD /

          250 OK. Current directory is /

COMMAND:> OPTS MLST Type;Size;Modify;UNIX.mode;UNIX.owner;UNIX.group;

          200  MLST OPTS type;size;sizd;modify;UNIX.mode;UNIX.uid;UNIX.gid;unique;

COMMAND:> PORT 192,168,1,103,220,112

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 2)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:19. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,115

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 3)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 4 of 50 allowed.

          220-Local time is now 16:20. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,118

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 4)...

COMMAND:> NOOP

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:22. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,149

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 5)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:23. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,153

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 6)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 4 of 50 allowed.

          220-Local time is now 16:25. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,158

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 7)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 4 of 50 allowed.

          220-Local time is now 16:26. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

COMMAND:> NOOP

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,160

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 8)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:28. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,165

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 9)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:29. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,169

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 10)...

COMMAND:> NOOP

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 2 of 50 allowed.

          220-Local time is now 16:31. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,213

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 11)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 2 of 50 allowed.

          220-Local time is now 16: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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

COMMAND:> NOOP

          200 Zzz...

email settings in Scheduler and Voyager

$
0
0

We recently replaced our server and had to move FTP Voyager. We took a backup copy of the files as outlined in the article http://www.serv-u.com/kb/1189/how-to-back-up-and-restore-ftp-voyager . We did a new install of FTPVoyager v 16.1.0 and reinstalled the backup files onto the new server.

 

We have now discovered after much head scratching and lost hours, that the email settings relating to SMTP server, and the sending address (From) are not being correctly maintained. We tried to update the SMTP setttings in the GUI (both in Scheduler and in Voyager) but they are not used when Scheduler runs an Event that requires email. Instead, it appears to use the ones in the FTPVoyagerSettings.Archive file.

 

In order to change the SMTP server name and the "From" entry we now have to do this by hacking the FTPVoyagerSettings.Archive file rather than via the GUI.

 

Is this a known bug? Is there anything we can do to get the parameters set in the GUI of Voyager and Scheduler to be retained and used?

 

Also, whilst asking questions in this area, why are there 2 interfaces for email settings under Tools - one in Options and one in Scheduler options. These seem to be independent as we can put different values in each which are retained between sessions- both of which are ignored(!) in favour of those in FTPVoyagerSettings.Archive file.  I have been unable to track down where the GUI values are actually stored.

 

A right dog's breakfast.

 

Barry Sutton.

FTP Voyager Download Most Recent File

$
0
0

Hello,

 

I am new to FTP voyager and have scheduled a task to retrieve a remote file and download to server's local temp drive. My problem is that there are multiple remote files with the same name, but they are different and can be differentiated based on date. How do I select the most recent file? For further clarification I will include an example of the contents of the remote folder I am looking to download:

 

ihdPURCHASE.txt
ihdPURCHASE.txt
ihdPURCHASE.txt
ihdPURCHASE.txt


While sharing the same name, all of the aforementioned text files are different and in size and the date on which they were modified.

 

Also, I have tried writing the remote file or folder as the following: /ihdPURCHASE.txt/%m-%d-%Y which has not worked. When I try to write /ihdPURCHASE.txt/%m-%d-%Y/the last forward slash is always cut off.

 

Thank you in advance for any help.

Upgrade from FTP Voyager 8 to v.16 lost profiles

$
0
0

Hi, I was referred here from Rhinosoft for support, so I am hopeful this will work.  My Client had been a paying customer of Rhinosoft's, and we recently upgraded from older versions of FTP Voyager to 16.0.2, and everything went fine for those who were upgrading from versions 14.1 and 15.2.  However, it appears that there were about 30 users who had been on version 8, and they lost all of their connection and profile information.  This is a business critical application for them, so it is urgent that we find a way to restore these old profiles if there is any way to do it.  I've been searching for information, but what I'm finding doesn't seem to be working.  Can these old version 8 profiles be retrieved after 16.0.2 has been installed??  Help!!

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 ??


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????

FTP Voyager Scheduler 500 Command Error

$
0
0

I created a schedule to download a directory from a server to my local machine.

 

When it runs I see the following log data (edited out personal Data x's and y's are swapped from my IP Addresses)

03] Wed 08Oct14 13:12:49 - Retrying Connection (attempt 8)...

[03] Wed 08Oct14 13:12:49 - Connecting to "xxx.xx.xxx.xx" on port 21 through proxy "xxx.xx.xxx.xx" on port 21.

[03] Wed 08Oct14 13:12:49 - Connecting to "xxx.xx.xxx.xx" on port 21.

[03] Wed 08Oct14 13:12:49 - Connected to xxx.xx.xxx.xx from yy.yy.yy.yyy

[06] Wed 08Oct14 13:12:49 - 220 Multicraft 1.8.2 FTP server

[05] Wed 08Oct14 13:12:49 - USER username

[06] Wed 08Oct14 13:12:49 - 331 Username ok, send password.

[05] Wed 08Oct14 13:12:49 - PASS  ****

[06] Wed 08Oct14 13:12:49 - 230 Login successful

[05] Wed 08Oct14 13:12:49 - OPEN xxx.xx.xxx.xx

[06] Wed 08Oct14 13:12:49 - 500 Command "OPEN" not understood.

 

[04] Wed 08Oct14 13:12:49 - Unable to log in via the FTP proxy.

 

[04] Wed 08Oct14 13:12:49 - Unable to login.

 

[04] Wed 08Oct14 13:12:49 - Connection attempt failed.  Retrying in 3 seconds...

FTP Voyager - Is it possible to automatically refresh?

$
0
0

I am using FTP Voyager to connect to a remote site via SFTP. When new files are added I have to manually click refresh to see the new files. I am sure this used to automatically refresh? Any ideas?

 

Thanks

view file code of online files

$
0
0


What happened to the view file ability from previous versions of FTP Voyager, the place where you could get a word pad file to edit and easily uplaod it back to the server?

Scheduler not sending emails after Task complete

$
0
0

I have setup FTP Voyager with the SMTP settings for gmail to send an email after FTP Scheduler completes a task. I have added the event, send email after task complete, however I do not receive an email.

 

Any help would be appreciated

 

Regards

Nick

FTP Voyager authentication Problem ...

$
0
0

Users transfer date to serv-U server with FTP Voyager.

User do also transfer data to some linux SFTP servers.

 

We used to have FTP Voyager 15.2.0.15 - everything worked fine.

Since updating to FTP Voyager 16.0.2.0 authentication
with linux SFTP servers fail (connection to Serv-U is still working) It seames that the password is not transferred to the server.

 

Whithout configuring user and password in server profile: I've been asked for a username - not for the password.

     Log: SSH_MSG_USERAUTH_FAILURE

 

     /var/log/messages:

Jul  5 07:59:21 chwiitsv042 sshd[29597]: Connection from 10.142.40.230 port 2087

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: Client protocol version 2.0; client software version FTP Voyager_16.0.2.0

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: no match: FTP Voyager_16.0.2.0

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: Enabling compatibility mode for protocol 2.0

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: Local version string SSH-2.0-OpenSSH_5.1

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: user zfs-sftp matched group list sftponly at line 143

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: PAM: initializing for "zfs-sftp"

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: PAM: setting PAM_RHOST to "10.142.40.230"

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: PAM: setting PAM_TTY to "ssh"

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: do_cleanup

Jul  5 07:59:21 chwiitsv042 sshd[29597]: debug1: PAM: cleanup

 

Anyone an idea what's wrong ?

Thank you very much

 

Christof

Trouble sending large files to a Pure-FTPd Server

$
0
0

I have a connection set up to a server, all that is fine...

I can send smaller files just fine...

 

Larger files? It seems that the Command channel times out...

In the header of the Welcome message is a warning of a timeout at 3 minutes of inactivity...

So I dutifully setup a 150 second Keep Alive...

 

What I see in the log is...

The file (11GB+) sends fine...(Although there seems to be many reconnections during the transfer)

I will see an OPTS MLST command send

followed by a PWD and then a reconnection attempt...

 

Finally I will see a "Transfered <many> bytes STATUS message... Followed by an XCRC - which seems to receive no response after maybe 30 seconds...

Then another PWD...

Then an ERROR> Server has unexpectedly closed the connection...

 

And we start again....

 

Ideas?


Can't connect to my ftp site!

$
0
0

Hi,

 

Recently got a new computer, and I don't ftp very often, here's the errors I'm receiving, sorry for the length:

FTP Voyager - Version 15.2.0.0

 

 

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:18. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> HOST ftp.j-a-associates.com

          530 You aren't logged in

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

COMMAND:> FEAT

          211-Extensions supported:

           EPRT

           IDLE

           MDTM

           SIZE

           REST STREAM

           MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;

           MLSD

           AUTH TLS

           PBSZ

           PROT

           ESTA

           PASV

           EPSV

           SPSV

           ESTP

          211 End.

STATUS:>  Server supports resume

COMMAND:> PWD

          257 "/" is your current location

COMMAND:> CWD /

          250 OK. Current directory is /

COMMAND:> OPTS MLST Type;Size;Modify;UNIX.mode;UNIX.owner;UNIX.group;

          200  MLST OPTS type;size;sizd;modify;UNIX.mode;UNIX.uid;UNIX.gid;unique;

COMMAND:> PORT 192,168,1,103,220,112

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 2)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:19. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,115

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 3)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 4 of 50 allowed.

          220-Local time is now 16:20. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,118

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 4)...

COMMAND:> NOOP

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:22. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,149

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 5)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:23. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,153

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 6)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 4 of 50 allowed.

          220-Local time is now 16:25. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,158

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 7)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 4 of 50 allowed.

          220-Local time is now 16:26. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

COMMAND:> NOOP

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,160

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 8)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:28. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,165

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 9)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 3 of 50 allowed.

          220-Local time is now 16:29. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,169

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 10)...

COMMAND:> NOOP

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 2 of 50 allowed.

          220-Local time is now 16:31. 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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

STATUS:>  Successful reconnect.  Attempting to resend failed command.

COMMAND:> PORT 192,168,1,103,220,213

          200 PORT command successful

COMMAND:> MLSD

ERROR:>   Socket error: WSAETIMEDOUT - Connection timed out.  Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)

ERROR:>   Socket error: Unknown socket error (1814)

STATUS:>  Error sending command "MLSD".  Reconnecting (send attempt 11)...

STATUS:>  Connecting to "ftp.j-a-associates.com" on port 21.

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

          220-You are user number 2 of 50 allowed.

          220-Local time is now 16: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.

STATUS:>  Connected.  Logging into the server

COMMAND:> USER jaass2

          331 User jaass2 OK. Password required

COMMAND:> PASS *********

          230 OK. Current restricted directory is /

STATUS:>  Login successful

COMMAND:> SYST

          215 UNIX Type: L8

STATUS:>  Server supports resume

COMMAND:> CWD /

          250 OK. Current directory is /

COMMAND:> NOOP

          200 Zzz...

FTP Voyager Scheduler 15.2.0.11

$
0
0

I have FTP Voyager Scheduler installed in a server and all scheduled processes disappeared from the list. Is there a way to retrieve those processes? Assistance is greatly appreciated.

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????

FXP transfer from command line using FTP Voyager?

$
0
0

Just wondering if there is documentation or syntax for initiating an FXP transfer in FTP Voyager from the command line? I know how to do it in the GUI, but it would be useful to be able to script it.

FTP-Voyager in command line mode.

$
0
0

Hi,

 

Got FTP-Voyager to work great in command mode using a batch file to initiate file sync to my server from industrial robots to back them up.  Was working great as far as doing the job closing out starting another instance and going to the next robot.

 

New problem.....

It no longer closes out at the end of the sync.  What option did I change that keeps FTP-Voyager from closing ?  I am using "autoquit=1" in the command line.

 

Thanks

Stan

Viewing all 15134 articles
Browse latest View live


Latest Images

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