We are trying to upgrade our FTP Voyager from 11.1 to 16.1. I've been working through all the kinks, but have gotten stuck on running the 16.1 scheduler as a service and being able to access in house network shares (not remote ones). The PC is Windows 7 Pro 64 bit. I've done everything in KB article #1156 and the recommendations at the bottom in article #1679. They both talk about setting the service to run as a network account that has access to the shared resources. I've tried various domain admin accounts that I know have permissions to the shares and security permissions to the folders, but when I am editing or creating a schedule and try to setup an action, I am only given local drives to pick from when I click the browse button for the "Local File or Folder" field on the Action Properties page. If I don't run the scheduler as a service, clicking the browse button gives me a list of local drives and all my mapped drives. And I tried running the service with the same user id and password that the computer was logged in with when the scheduler was run in stand alone mode and showed me the mapped drives, but it still only showed me local drives when ran as a service. I've tried all this with UAC on and off, with no change. I don't know what to try next. Please help.
FTP Voyager Scheduler and Network Shares
FTP Voyager 'put' command line switch not working
I'm trying to used the command line interface of FTP Voyager and the 'profile' switch is working to connect me to the correct site, but the 'put' is not. The site opens and I don't see any attempt to upload the file.
Below is the generated command line:
D:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager.exe profile=NOR1 put=T:\Cognos\Exports\NOR1\AFFSHB20140417.tab
SSH Disconnect Error: no more authentication methods available.
I am getting this error and I don't know what the problem is.
SSH Disconnect Error: no more authentication methods available.
We are using Serv-U on the back-end and FTP Voyager on the front end.
Regular password based connections work fine.
As soon as I create a private / public key and bind it to the user (on both sides), then the authentication will not work.
Here is the log.
Perhaps I have to disable password authentication before public key authenication will work?
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58052.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 2)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58054.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 3)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58056.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 4)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58058.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 5)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58060.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 6)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58061.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 7)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58064.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
ERROR> The server has unexpectedly closed the connection.
ERROR> Could not establish a connection to MFT-AIM.
FTP Voyager - Scheduler getting Bad Message Error
We are FTPing to one of our clients and using FTP Voyager using SSH2 port 10022. They don't allow us to see anything in the directory they just allow us to push files. I can manually push the file using the FTP Voyager interface manually however when I use the scheduler it errors out with the following message. There must be a setting that I am not changing to get this error but I am not seeing it. Any help would be appreciated.
[12] Tue 16Jul13 08:07:02 - (Task: Tape Backup To WF) - Execution triggered by admin user.
[03] Tue 16Jul13 08:07:02 - Resolving host "ftp.someplace.com"...
[03] Tue 16Jul13 08:07:02 - Connecting to "10.10.10.10" on port 10022.
[03] Tue 16Jul13 08:07:02 - Connected to 10.10.10.10:10022 from 172.31.30.1:3532.
[03] Tue 16Jul13 08:07:02 - Negotiating SSH2 session with server...
[03] Tue 16Jul13 08:07:02 - Client Identification: SSH-2.0-FTP Voyager_16.0.2.0
[03] Tue 16Jul13 08:07:02 - Server Identification: SSH-2.0-Connect:Enterprise_UNIX_2.4.04 Build 00
[03] Tue 16Jul13 08:07:02 - Initializing key exchange process...
[03] Tue 16Jul13 08:07:02 - Selected key exchange algorithm: diffie-hellman-group1-sha1
[03] Tue 16Jul13 08:07:02 - Host Key Fingerprint: DD:81:35:FA:15:75:E9:85:B3:3A:A7:BE:1F:A3:F5:C0
[03] Tue 16Jul13 08:07:02 - Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
[03] Tue 16Jul13 08:07:02 - Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
[03] Tue 16Jul13 08:07:02 - Selected public key protocol: ssh-dss
[03] Tue 16Jul13 08:07:02 - Key exchange process successfully completed.
[07] Tue 16Jul13 08:07:02 - SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
[08] Tue 16Jul13 08:07:02 - SSH_MSG_SERVICE_ACCEPT: service accepted
[03] Tue 16Jul13 08:07:02 - Querying server for supported authentication methods
[07] Tue 16Jul13 08:07:02 - SSH_MSG_USERAUTH_REQUEST: user: 316041; service: ssh-connection; type: none
[08] Tue 16Jul13 08:07:02 - SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: publickey, password, keyboard-interactive
[03] Tue 16Jul13 08:07:02 - Supported authentication methods: publickey, password, keyboard-interactive
[07] Tue 16Jul13 08:07:02 - SSH_MSG_USERAUTH_REQUEST: user: 316041; service: ssh-connection; type: password
[08] Tue 16Jul13 08:07:02 - SSH_MSG_USERAUTH_SUCCESS: authentication successful
[03] Tue 16Jul13 08:07:02 - Login successful.
[07] Tue 16Jul13 08:07:02 - SSH_MSG_CHANNEL_OPEN: type: session; local channel: 0
[08] Tue 16Jul13 08:07:03 - SSH_MSG_CHANNEL_OPEN_CONFIRMATION: local channel: 0; remote channel: 0
[07] Tue 16Jul13 08:07:03 - SSH_MSG_CHANNEL_REQUEST: remote channel: 0; request type: subsystem; subsytem: sftp
[08] Tue 16Jul13 08:07:03 - SSH_MSG_CHANNEL_SUCCESS: channel request succeeded; local channel: 0
[07] Tue 16Jul13 08:07:03 - SSH_FXP_INIT: client version: 6
[08] Tue 16Jul13 08:07:03 - SSH_FXP_VERSION: server version: 3
[03] Tue 16Jul13 08:07:03 - Negotiated SFTP version 3
[07] Tue 16Jul13 08:07:03 - SSH_FXP_REALPATH: translating path: .
[08] Tue 16Jul13 08:07:03 - SSH_FXP_NAME: translated path: /217025
[13] Tue 16Jul13 08:07:03 - (Action: "D:\MonthlyBackups\*.zip" to "/") - Uploading from "D:\MonthlyBackups\*.zip" to "/"
[07] Tue 16Jul13 08:07:03 - SSH_FXP_STAT: path: /SQL07162013.zip
[08] Tue 16Jul13 08:07:03 - SSH_FXP_STATUS: status: SSH_FX_BAD_MESSAGE; description: Bad message
[03] Tue 16Jul13 08:07:03 - Sending: D:\MonthlyBackups\SQL07162013.zip -> /SQL07162013.zip
[07] Tue 16Jul13 08:07:03 - SSH_FXP_OPEN: path: /SQL07162013.zip; flags: 26
[08] Tue 16Jul13 08:07:03 - SSH_FXP_STATUS: status: SSH_FX_BAD_MESSAGE; description: Bad message
[04] Tue 16Jul13 08:07:03 - Upload of "D:\MonthlyBackups\SQL07162013.zip" failed.
[04] Tue 16Jul13 08:07:03 - Retrying failed transfer (attempt 2 out of 3)...
[07] Tue 16Jul13 08:07:03 - SSH_FXP_STAT: path: /SQL07162013.zip
[08] Tue 16Jul13 08:07:03 - SSH_FXP_STATUS: status: SSH_FX_BAD_MESSAGE; description: Bad message
[03] Tue 16Jul13 08:07:03 - Sending: D:\MonthlyBackups\SQL07162013.zip -> /SQL07162013.zip
[07] Tue 16Jul13 08:07:03 - SSH_FXP_OPEN: path: /SQL07162013.zip; flags: 26
[08] Tue 16Jul13 08:07:03 - SSH_FXP_STATUS: status: SSH_FX_BAD_MESSAGE; description: Bad message
[04] Tue 16Jul13 08:07:03 - Upload of "D:\MonthlyBackups\SQL07162013.zip" failed.
[04] Tue 16Jul13 08:07:03 - Retrying failed transfer (attempt 3 out of 3)...
[07] Tue 16Jul13 08:07:03 - SSH_FXP_STAT: path: /SQL07162013.zip
[08] Tue 16Jul13 08:07:03 - SSH_FXP_STATUS: status: SSH_FX_BAD_MESSAGE; description: Bad message
[03] Tue 16Jul13 08:07:03 - Sending: D:\MonthlyBackups\SQL07162013.zip -> /SQL07162013.zip
[07] Tue 16Jul13 08:07:03 - SSH_FXP_OPEN: path: /SQL07162013.zip; flags: 26
[08] Tue 16Jul13 08:07:03 - SSH_FXP_STATUS: status: SSH_FX_BAD_MESSAGE; description: Bad message
[04] Tue 16Jul13 08:07:03 - Upload of "D:\MonthlyBackups\SQL07162013.zip" failed.
[13] Tue 16Jul13 08:07:03 - (Action: "D:\MonthlyBackups\*.zip" to "/") - Action successfully completed.
[13] Tue 16Jul13 08:07:03 - (Action: "C:\Scripts\email.vbs") - Running external program: C:\Scripts\email.vbs
[13] Tue 16Jul13 08:07:03 - (Action: "C:\Scripts\email.vbs") - Waiting until external program exits...
FTP Voyager - Does it support TLS 1.1
We need to send a document via FTP over TLS (Explicit) using TLS 1.1. Does FTP Voyager 16.1 support that? If so, how do I get my site profile to use that?
Thanks
Problem downloading a file- No content - 0KB
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
FTP Voyager SMTP Problems
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
Using FTP Voyager to sync with FTP site....HELP!!
I recently downloaded FTP Voyager to help with syncing files and folders on our Egnyte FTP site. After trying to get AllSync to work with much fail I decided to look else where. Enters FTP Voyager. So I have installed and set-up the software. Connects to Egnyte FTP no problem. I get all the files and folders mapped from our server to the FTP folder and click sync. PERFECT. Voyager takes some time but end result is what has changed and what has been added and or deleted. When I go to sync up the folders the connection times out. I get an error in the log which states unable to change folders. When I try to only sync folders or sometimes multiple files the program hangs. I know the program is free but it is what I am looking for. Any help would be great at solving this problem.
Thanks.
Paul
Trouble sending large files to a Pure-FTPd Server
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?
FTP Voyager - Multi-Part Transfer Setting?
Hey Guys -
I do a lot of downloading over the internet via FTP - most of which are files 1gb - 8gb. For a couple of years now, I've used SmartFTP due to it's feature of being able to set "Multi-Part Transfers. Using this makes downloading much faster per file! For example, when downloading a large file (1gb+) with default settings, it downloads at ~250kb/s when above is set to 32, I go my max speed of 2.0mb/s. If not familer, here's how the setting works:
- It applies to each download worker
- You may set the file size threshold for it to be used (I set mine to 1mb)
- You configure how many "Parts" (connections) you wish for it to use (between 1 - 32)
- It may be enabled or disabled globally or per favorite
I'm trying to find an alternative FTP client as SmartFTP has had issues recently, but cannot find one which offers this setting. Does FTP Voyager?
I downloaded and installed FTP Voyager and started a download from the same site with default settings and 1 worker. The download speed capped at about 270kb/s.
If you could tell me how to set this if available, I'd appreciate it very much!
Thank You!
The server has unexpectedly closed the connection
Hi I am not able to connect to SFTP server from windows 20089 server with proxy server
getting error message
from the same server i am able to connect to SFTP via wiscp
i believe the issue is with encryption because Winscp had Diffi Helman Exchange group that is not available in FTP voyager
Please help
Regards
Kamran Shams
Scheduler Service flapping on and off
Something has happened with our installation of Voyager to cause the scheduler service to become unstable. I'm trying to determine the safest way to perform a repair on the software to try and get it back up and running.
We have the following error in the windows event logs:
Faulting application name: FTP Voyager Scheduler.exe, version: 16.2.0.328, time stamp: 0x542c31b7
Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2bcac
Exception code: 0xc0000417
Fault offset: 0x0000000000070468
Faulting process id: 0xbec
Faulting application start time: 0x01d04b96d28e7566
Faulting application path: C:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager Scheduler.exe
Faulting module path: C:\Program Files\RhinoSoft\FTP Voyager\MSVCR100.dll
Report Id: 11a095ee-b78a-11e4-80d6-005056a8624c
Faulting package full name:
Faulting package-relative application ID:
Any suggestions? We have quite a few profiles that we don't want to have to re-create here so I'm hoping there is a repair process rather than a clean re install.
Thanks
FTP Voyager commnad line options
Hello
I’m trying to run FTP Voyager from the command line like so:call "C:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager.exe" profile=ZFTP autosync=1 syncoptions=0 local=C:\zsm2web\ remote=/ZSMDOC/ autoquit=1
This works if the remote folder is empty.
I want to overwrite the existing files based on the timestamp of the files in the local folder or delete the files if they dont exist in de local folder.
Can anyone give me a working example using :
syncoptions List
- SyncRemote = 0x0000
- SyncLocal = 0x0001
- IgnoreCase = 0x0002
- CompareSize = 0x0004
- CompareTime = 0x0008
- IncludeDirs = 0x0010
- DontDelete = 0x0020
- OverwriteConfirmations = 0x0040
- DeleteConfirmations = 0x0080
- RemoteIgnoreNewer = 0x0100
- RemoteIgnoreOlder = 0x0200
- LocalIgnoreNewer = 0x0400
- LocalIgnoreOlder = 0x0800
- MinimizeStatusDialogs = 0x1000
- QueueErrorMessages = 0x2000
- IgnoreSymbolicLinks = 0x4000
Not sure how i should add this to the command line so a complete working example woulde be appreciated
Trouble sending large files to a Pure-FTPd Server
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?
FTP Voyager 'put' command line switch not working
I'm trying to used the command line interface of FTP Voyager and the 'profile' switch is working to connect me to the correct site, but the 'put' is not. The site opens and I don't see any attempt to upload the file.
Below is the generated command line:
D:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager.exe profile=NOR1 put=T:\Cognos\Exports\NOR1\AFFSHB20140417.tab
Start a Schedule\ Task on FTP Voyager remotely
Hi,
is it possible to run a schedules\ task remotely with or without CLI?
Is it possible to access FTP Voyager Client on a remote client via Internet browser?
I thank you for any advice.
Kind Regards
FK
SSH Disconnect Error: no more authentication methods available.
I am getting this error and I don't know what the problem is.
SSH Disconnect Error: no more authentication methods available.
We are using Serv-U on the back-end and FTP Voyager on the front end.
Regular password based connections work fine.
As soon as I create a private / public key and bind it to the user (on both sides), then the authentication will not work.
Here is the log.
Perhaps I have to disable password authentication before public key authenication will work?
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58052.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 2)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58054.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 3)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58056.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 4)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58058.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 5)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58060.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 6)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58061.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
STATUS> Server Identification: SSH-2.0-2.0
STATUS> Initializing key exchange process...
STATUS> Selected key exchange algorithm: diffie-hellman-group1-sha1
STATUS> Host Key Fingerprint: E4:DD:11:2E:82:34:AB:62:59:1C:C8:62:1D:4B:48:99
STATUS> Server --> Client: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Client --> Server: Encryption: aes128-cbc, MAC: hmac-sha1, Compression: zlib
STATUS> Selected public key protocol: ssh-rsa
STATUS> Key exchange process successfully completed.
COMMAND> SSH_MSG_SERVICE_REQUEST: service: ssh-userauth
SSH_MSG_SERVICE_ACCEPT: service accepted
STATUS> Querying server for supported authentication methods
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: none
SSH_MSG_USERAUTH_FAILURE: partial: 0; available authentications: password, publickey
STATUS> Supported authentication methods: password, publickey
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_PK_OK: public key algorithm accepted
COMMAND> SSH_MSG_USERAUTH_REQUEST: user: abc.myspecialsite.com|bear-user; service: ssh-connection; type: publickey
SSH_MSG_USERAUTH_FAILURE: partial: 1; available authentications: password, publickey
ERROR> SSH Disconnect Error: no more authentication methods available.
ERROR> Unable to login.
ERROR> Connection attempt failed. Retrying in 3 seconds...
COMMAND> SSH_MSG_DISCONNECT: reason code 14; description: SSH Disconnect Error: no more authentication methods available.
ERROR> The server has unexpectedly closed the connection.
ERROR> Connection attempt failed. Retrying in 3 seconds...
STATUS> Retrying Connection (attempt 7)...
STATUS> Resolving host "abc.myspecialsite.com"...
STATUS> Connecting to "65.212.176.194" on port 22.
STATUS> Connected to 65.212.176.194:22 from 10.0.0.25:58064.
STATUS> Negotiating SSH2 session with server...
STATUS> Client Identification: SSH-2.0-FTP Voyager_16.2.0.328
ERROR> The server has unexpectedly closed the connection.
ERROR> Could not establish a connection to MFT-AIM.
FTP Voyager Scheduler logging refuses to create log files
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?
Recovery Password FTP Voyager
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
FTP Voyager authentication Problem ...
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