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

SSL Accept failed on FTP data channel. The connection will be aborted

$
0
0

Hi,

We have a scheduled task that should upload a file to a remote location via FTP over SSL or TLS. This was working fine with version 15 but not now with version 16. The upload works sometimes but most of the time it doesn't.

 

We really need this to work or else a downgrade must be done. So any ideas or questions will be appreciated.

 

Kind regards,

Peter Nilsson

 

STATUS> Resolving host "ftps.xxxxx.xx"...

STATUS> Connecting to "nnn.nnn.nnn.nnn" on port 21.

STATUS> Connected to nnn.nnn.nnn.nnn:21 from nnn.nn.n.nnn:64626.

220-FTP 10:12:22 on 2016-03-15.

220 Connection will close if idle for more than 5 minutes.

COMMAND> AUTH TLS

234 Security environment established - ready for negotiation

STATUS> SSL connection established. All transactions are now secure.

STATUS> Encryption cipher: 256 bit AES; Version: TLSv1/SSLv3.

STATUS> Connected. Logging in to the server.

COMMAND> USER xyz

331 Send password please.

COMMAND> PASS ***

230 xyz is logged on.  Working directory is "/remotefolder1/remotefolder2/out".

STATUS> Login successful.

COMMAND> SYST

215 UNIX is the operating system of this server. FTP Server is running on z/OS.

COMMAND> FEAT

211- Extensions supported

SIZE

MDTM

AUTH TLS

PBSZ

PROT

211 End

COMMAND> REST 100

504 Restart requires Block or Compressed transfer mode.

STATUS> Server supports resume.

COMMAND> PBSZ 0

200 Protection buffer size accepted

COMMAND> PROT P

200 Data connection protection set to private

COMMAND> PWD

257 "/remotefolder1/remotefolder2/out" is the HFS working directory.

COMMAND> CWD /remotefolder1/remotefolder2/in

250 HFS directory /remotefolder1/remotefolder2/in is the current working directory

COMMAND> PASV

227 Entering Passive Mode (nnn,nnn,nnn,nnn,nnn,nn)

STATUS> Opening passive mode data connection to nnn.nnn.nnn.nnn, port 60734.

STATUS> Negotiating SSL connection with server...

COMMAND> LIST /remotefolder1/remotefolder2/in/File123.txt

550 LIST cmd failed : ls: FSUM6785 File or directory "/remotefolder1/remotefolder2/in/File123.txt" is not found

STATUS> Sending: \\localserver\localfolder1\localfolder2\out\File123.txt -> /remotefolder1/remotefolder2/in/File123.txt

COMMAND> TYPE A

ERROR> SSL Accept failed on FTP data channel. The connection will be aborted.

STATUS> Resolving host "ftps.xxxxx.xx"...

STATUS> Connecting to "nnn.nnn.nnn.nnn" on port 21.

STATUS> Connected to nnn.nnn.nnn.nnn:21 from nnn.nn.n.nnn:64630.

220-FTP 10:12:25 on 2016-03-15.

220 Connection will close if idle for more than 5 minutes.

COMMAND> AUTH TLS

234 Security environment established - ready for negotiation

STATUS> SSL connection established. All transactions are now secure.

STATUS> Encryption cipher: 256 bit AES; Version: TLSv1/SSLv3.

STATUS> Connected. Logging in to the server.

COMMAND> USER xyz

331 Send password please.

COMMAND> PASS ***

230 xyz is logged on.  Working directory is "/remotefolder1/remotefolder2/out".

STATUS> Login successful.

COMMAND> SYST

215 UNIX is the operating system of this server. FTP Server is running on z/OS.

COMMAND> FEAT

211- Extensions supported

SIZE

MDTM

AUTH TLS

PBSZ

PROT

211 End

COMMAND> REST 100

504 Restart requires Block or Compressed transfer mode.

STATUS> Server supports resume.

COMMAND> PBSZ 0

200 Protection buffer size accepted

COMMAND> PROT P

200 Data connection protection set to private

COMMAND> PWD

257 "/remotefolder1/remotefolder2/out" is the HFS working directory.

COMMAND> QUIT

221 Quit command received. Goodbye.


How do you send a list of the files uploaded or downloaded

$
0
0

I have setup FTP Voyager to upload and download files from serval sources successfully but wish to email particular business owners a list of the files uploaded or downloaded via the event management send an email notification

 

Is this possible

 

An alternative may be to email the log file generated once the job has completed successfully is this possible?

 

Kind Regards

Keith Taylor

Problem downloading a file- No content - 0KB

$
0
0

Hi

 

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

a problem downloading.

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

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

size.

Do you know what would be causing this please?

 

Best regards

Dan

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

FTP Voyager history log

$
0
0

Do FTP voyager keep a history for the status log?

SSH Disconnect Error: no more authentication methods available.

$
0
0

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

$
0
0

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

 

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

Automatically overwrite a file on upload

$
0
0

I'm trying to do unattended scheduled uploads.  Is there a global setting that tells FTP Voyager to overwrite files when it encounters an older file with the same name?


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

TSL 1.1/1.2 compatibility

$
0
0

Is FTP Voyager (v 16.2.0.328) TLS 1.1 and/or 1.2 compatible?

ERROR> SSL Accept failed on FTP data channel. The connection will be aborted.

$
0
0

Hello,

 

when i try connect to ftp i get error:

 

SSL accept failed on FTP data channel.

The connection will be aborted

 

but i can connect with FileZilla or other ftp clients.

 

FTP Voyager 16.2.0.328

 

log:

STATUS> Resolving host "ftp.xxxxxx.xx"...

STATUS> Connecting to "xxx.xxx.xxx.xxx" on port 990.

STATUS> Connected to xxx.xxx.xxx.xxx:990 from 10.10.10.10:56773.

STATUS> Negotiating SSL connection with server...

STATUS> SSL connection established. All transactions are now secure.

STATUS> Encryption cipher: 256 bit AES; Version: TLSv1/SSLv3.

220 (vsFTPd 3.0.2)

COMMAND> HOST ftp.xxxxxx.xx

530 Please login with USER and PASS.

STATUS> Connected. Logging in to the server.

COMMAND> USER ftp-baku

331 Please specify the password.

COMMAND> PASS ***

230 Login successful.

STATUS> Login successful.

COMMAND> SYST

215 UNIX Type: L8

COMMAND> FEAT

211-Features:

AUTH TLS

EPRT

EPSV

MDTM

PASV

PBSZ

PROT

REST STREAM

SIZE

TVFS

UTF8

211 End

STATUS> Server supports resume.

COMMAND> OPTS UTF8 ON

200 Always in UTF8 mode.

COMMAND> PBSZ 0

550 Permission denied.

COMMAND> PROT P

550 Permission denied.

COMMAND> PROT C

550 Permission denied.

COMMAND> PWD

257 "/"

COMMAND> PASV

227 Entering Passive Mode (82,138,52,71,34,222).

STATUS> Opening passive mode data connection to xxx.xxx.xxx.xxx, port 8926.

STATUS> Negotiating SSL connection with server...

COMMAND> LIST

150 Here comes the directory listing.

226 Directory send OK.

ERROR> SSL Accept failed on FTP data channel. The connection will be aborted.

Please help me with solving a problem.

Recovery Password FTP Voyager

$
0
0

Hello everyone,

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

I don't remember their passwords .

Is there any way decipher them ?

 

Many thanks

 

Fedel

Scheduler UNC path allowed?

$
0
0

Are UNC paths supported in Scheduler Actions?cheduler

bulk download fails FTP Scheduler

$
0
0

Hello,

 

I'm using ServU-FTP Server (latest) and FTP-Voyager (latest) for synchronizing files from Server to local.

 

1) The Settings are the same as in the older Versions. When I start downloading, there seems some work to be done, but no files are downloaded. Just nothing happened.

 

2) How can I get the old Explorer view (local and remote) view in FTP Voyager?

 

Please help!

Peter

 

 

logfile from 1)

06] Mon 19Aug13 19:10:46 - 226 Transfer complete. 1.653 bytes (412 compressed to 24,92%) transferred. 0,40 actual KB/sec,  1,61 effective KB/sec.


[03] Mon 19Aug13 19:10:46 - 1.653 Bytes transferiert (412 komprimiert auf 24,92%). aktuell 1,36 KB/Sek, effektiv 5,45 KB/Sek.


[05] Mon 19Aug13 19:10:46 - CWD /Logfiles/WEB2/miller/Daten_SMTP


[06] Mon 19Aug13 19:10:46 - 250 Directory changed to /Logfiles/WEB2/miller/Daten_SMTP


[05] Mon 19Aug13 19:10:46 - PASV


[06] Mon 19Aug13 19:10:46 - 227 Entering Passive Mode (62,116,177,108,234,98)


[03] Mon 19Aug13 19:10:46 - Öffne eine Passive Datenverbindung zu 62.100.102.100, Anschluss 60002.


[03] Mon 19Aug13 19:10:46 - Aushandeln der SSL Verbindung mit dem Server...


[05] Mon 19Aug13 19:10:46 - MLSD


[06] Mon 19Aug13 19:10:46 - 150 Opening BINARY mode data connection for MLSD.


[03] Mon 19Aug13 19:10:46 - SSL Verbindung hergestellt. Alle Transaktionen sind nun geschützt.


[03] Mon 19Aug13 19:10:46 - Verschlüsselungscode: 128 Bit IDEA; Version: TLSv1/SSLv3.


[06] Mon 19Aug13 19:10:46 - 226 Transfer complete. 329 bytes (182 compressed to 55,32%) transferred. 0,18 actual KB/sec,  0,32 effective KB/sec.


[03] Mon 19Aug13 19:10:46 - 329 Bytes transferiert (182 komprimiert auf 55,32%). aktuell 0,57 KB/Sek, effektiv 1,03 KB/Sek.


[05] Mon 19Aug13 19:10:46 - CWD /Logfiles/WEB2/miller/Daten_SMTP/SMTPSVC1


[06] Mon 19Aug13 19:10:46 - 250 Directory changed to /Logfiles/WEB2/miller/Daten_SMTP/SMTPSVC1


[05] Mon 19Aug13 19:10:46 - PASV


[06] Mon 19Aug13 19:10:47 - 227 Entering Passive Mode (62,116,177,108,234,99)


[03] Mon 19Aug13 19:10:47 - Öffne eine Passive Datenverbindung zu 62.100.102.100, Anschluss 60003.


[03] Mon 19Aug13 19:10:47 - Aushandeln der SSL Verbindung mit dem Server...


[05] Mon 19Aug13 19:10:47 - MLSD


[06] Mon 19Aug13 19:10:47 - 150 Opening BINARY mode data connection for MLSD.


[03] Mon 19Aug13 19:10:47 - SSL Verbindung hergestellt. Alle Transaktionen sind nun geschützt.


[03] Mon 19Aug13 19:10:47 - Verschlüsselungscode: 128 Bit IDEA; Version: TLSv1/SSLv3.


[06] Mon 19Aug13 19:10:47 - 226 Transfer complete. 335 bytes (172 compressed to 51,34%) transferred. 10,50 actual KB/sec,  20,45 effective KB/sec.


[03] Mon 19Aug13 19:10:47 - 335 Bytes transferiert (172 komprimiert auf 51,34%). aktuell 0,54 KB/Sek, effektiv 1,05 KB/Sek.


[05] Mon 19Aug13 19:10:47 - CWD /SQL


[06] Mon 19Aug13 19:10:47 - 250 Directory changed to /SQL


[05] Mon 19Aug13 19:10:47 - PASV


[06] Mon 19Aug13 19:10:47 - 227 Entering Passive Mode (62,116,177,108,234,100)


[03] Mon 19Aug13 19:10:47 - Öffne eine Passive Datenverbindung zu 62.100.102.100, Anschluss 60004.


[03] Mon 19Aug13 19:10:47 - Aushandeln der SSL Verbindung mit dem Server...

Scheduled FTP Voyager task runs 1000+ times per night

$
0
0

I'm using FTP Voyager scheduler to connect to a remote SFTP server on a nightly basis and download the contents of a folder, verify the downloads then empty the remote folder using 3 actions within each task.

 

I have a different task set up for each day of the week as the remote server has a separate folder for each day's files, so essentially 7 different weekly tasks.  Each task is scheduled to execute at 00:15 each night.  Number of workers on each task is set at 2.

 

The task executes correctly at 00:15 and has usually completed by 00:20, but instead of just ending and waiting until the next scheduled task it reruns the task over and over again until 01:15, sometimes executing over 1300 times per night.  At 01:15 it stops and waits for the next scheduled execution. Manually execute the task and it runs once only. 

 

I need to resolve this as we need to set up an email alert to a group of users to confirm that the task executed successfully, currently it sends 1000+ emails per night if we enable the alert.

 

Has anyone else had this weird behaviour? Running v16.1.0.0.

 

Last part of the log file below, first 2 lines show that it completes the execution then immediately starts again

 

[12] Wed 13Aug14 01:14:56 - (Task: Redrock_TuesdayData) - Execution successfully completed.

[12] Wed 13Aug14 01:14:57 - (Task: Redrock_TuesdayData) - Performing scheduled execution of task for Wednesday, August 13, 2014 00:15:00.

[03] Wed 13Aug14 01:14:57 - Resolving host "***********************"...

[03] Wed 13Aug14 01:14:57 - Connecting to "*********************" on port 21.

[03] Wed 13Aug14 01:14:57 - Connected to *******************:21 from ********************:55847.

[06] Wed 13Aug14 01:14:57 - 220-Celaton inSTREAM FTPS service.

[06] Wed 13Aug14 01:14:57 - 220-Authorised access only.

[06] Wed 13Aug14 01:14:57 - 220 Use 'Auth TLS' connection mode.

[05] Wed 13Aug14 01:14:57 - AUTH TLS

[06] Wed 13Aug14 01:14:57 - 234 Using authentication type TLS

[03] Wed 13Aug14 01:14:57 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:14:57 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[05] Wed 13Aug14 01:14:57 - HOST **************************

[06] Wed 13Aug14 01:14:57 - 500 Syntax error, command unrecognized.

[03] Wed 13Aug14 01:14:57 - Connected. Logging in to the server.

[05] Wed 13Aug14 01:14:57 - USER ****************************

[06] Wed 13Aug14 01:14:57 - 331 Password required for *********************************

[05] Wed 13Aug14 01:14:57 - PASS ***

[06] Wed 13Aug14 01:14:57 - 230 Logged on

[03] Wed 13Aug14 01:14:57 - Login successful.

[05] Wed 13Aug14 01:14:57 - SYST

[06] Wed 13Aug14 01:14:57 - 215 UNIX emulated by FileZilla

[05] Wed 13Aug14 01:14:57 - FEAT

[06] Wed 13Aug14 01:14:58 - 211-Features:

[06] Wed 13Aug14 01:14:58 -  MDTM

[06] Wed 13Aug14 01:14:58 -  REST STREAM

[06] Wed 13Aug14 01:14:58 -  SIZE

[06] Wed 13Aug14 01:14:58 -  MODE Z

[06] Wed 13Aug14 01:14:58 -  MLST type*;size*;modify*;

[06] Wed 13Aug14 01:14:58 -  MLSD

[06] Wed 13Aug14 01:14:58 -  AUTH SSL

[06] Wed 13Aug14 01:14:58 -  AUTH TLS

[06] Wed 13Aug14 01:14:58 -  PROT

[06] Wed 13Aug14 01:14:58 -  PBSZ

[06] Wed 13Aug14 01:14:58 -  UTF8

[06] Wed 13Aug14 01:14:58 -  CLNT

[06] Wed 13Aug14 01:14:58 -  MFMT

[06] Wed 13Aug14 01:14:58 - 211 End

[03] Wed 13Aug14 01:14:58 - Server supports resume.

[05] Wed 13Aug14 01:14:58 - CLNT FTP Voyager 16.1.0.0

[06] Wed 13Aug14 01:14:58 - 200 Don't care

[05] Wed 13Aug14 01:14:58 - OPTS UTF8 ON

[06] Wed 13Aug14 01:14:58 - 200 UTF8 mode enabled

[05] Wed 13Aug14 01:14:58 - PBSZ 0

[06] Wed 13Aug14 01:14:58 - 200 PBSZ=0

[05] Wed 13Aug14 01:14:58 - PROT P

[06] Wed 13Aug14 01:14:58 - 200 Protection level set to P

[05] Wed 13Aug14 01:14:58 - PWD

[06] Wed 13Aug14 01:14:58 - 257 "/" is current directory.

[13] Wed 13Aug14 01:14:58 - (Action: "/Tue" to "D:\PD_Downloads\IMPORT") - Synchronizing local folder "D:\PD_Downloads\IMPORT" with remote folder "/Tue"

[05] Wed 13Aug14 01:14:58 - MLST /Tue

[06] Wed 13Aug14 01:14:58 - 250-Listing /Tue

[06] Wed 13Aug14 01:14:58 -  type=dir;modify=20140730100454; /Tue

[06] Wed 13Aug14 01:14:58 - 250 End

[05] Wed 13Aug14 01:14:58 - CWD /Tue

[06] Wed 13Aug14 01:14:58 - 250 CWD successful. "/Tue" is current directory.

[05] Wed 13Aug14 01:14:58 - OPTS MODE Z LEVEL 6

[06] Wed 13Aug14 01:14:58 - 200 MODE Z LEVEL set to 6

[05] Wed 13Aug14 01:14:58 - MODE Z

[06] Wed 13Aug14 01:14:58 - 200 MODE set to Z.

[05] Wed 13Aug14 01:14:58 - PASV

[06] Wed 13Aug14 01:14:58 - 227 Entering Passive Mode (************************,175)

[03] Wed 13Aug14 01:14:58 - Opening passive mode data connection to *********************, port 50095.

[03] Wed 13Aug14 01:14:58 - Negotiating SSL connection with server...

[05] Wed 13Aug14 01:14:58 - MLSD

[03] Wed 13Aug14 01:14:58 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:14:58 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[06] Wed 13Aug14 01:14:58 - 150 Connection accepted

[06] Wed 13Aug14 01:14:58 - 226 Transfer OK

[03] Wed 13Aug14 01:14:58 - Transferred 0 bytes (0 compressed to 0.00%). 0.00 actual KB/sec, 0.00 effective KB/sec.

[13] Wed 13Aug14 01:14:58 - (Action: "/Tue" to "D:\PD_Downloads\IMPORT") - Action successfully completed.

[13] Wed 13Aug14 01:14:58 - (Action: "/Tue" to "D:\PD_downloads\IMPORT") - Synchronizing local folder "D:\PD_downloads\IMPORT" with remote folder "/Tue"

[05] Wed 13Aug14 01:14:58 - MLST /Tue

[06] Wed 13Aug14 01:14:58 - 250-Listing /Tue

[06] Wed 13Aug14 01:14:58 -  type=dir;modify=20140730100454; /Tue

[06] Wed 13Aug14 01:14:58 - 250 End

[05] Wed 13Aug14 01:14:58 - PASV

[06] Wed 13Aug14 01:14:58 - 227 Entering Passive Mode (******************,176)

[03] Wed 13Aug14 01:14:58 - Opening passive mode data connection to *********************, port 50096.

[03] Wed 13Aug14 01:14:58 - Negotiating SSL connection with server...

[05] Wed 13Aug14 01:14:58 - MLSD

[03] Wed 13Aug14 01:14:58 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:14:58 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[06] Wed 13Aug14 01:14:58 - 150 Connection accepted

[06] Wed 13Aug14 01:14:58 - 226 Transfer OK

[03] Wed 13Aug14 01:14:58 - Transferred 0 bytes (0 compressed to 0.00%). 0.00 actual KB/sec, 0.00 effective KB/sec.

[13] Wed 13Aug14 01:14:59 - (Action: "/Tue" to "D:\PD_downloads\IMPORT") - Action successfully completed.

[13] Wed 13Aug14 01:14:59 - (Action: "/Tue/*.*") - Deleting remote path: /Tue/*.*

[05] Wed 13Aug14 01:14:59 - PASV

[06] Wed 13Aug14 01:14:59 - 227 Entering Passive Mode (*****************,178)

[03] Wed 13Aug14 01:14:59 - Opening passive mode data connection to **************, port 50098.

[03] Wed 13Aug14 01:14:59 - Negotiating SSL connection with server...

[05] Wed 13Aug14 01:14:59 - MLSD

[03] Wed 13Aug14 01:14:59 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:14:59 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[06] Wed 13Aug14 01:14:59 - 150 Connection accepted

[06] Wed 13Aug14 01:14:59 - 226 Transfer OK

[03] Wed 13Aug14 01:14:59 - Transferred 0 bytes (0 compressed to 0.00%). 0.00 actual KB/sec, 0.00 effective KB/sec.

[13] Wed 13Aug14 01:14:59 - (Action: "/Tue/*.*") - Action successfully completed.

[12] Wed 13Aug14 01:14:59 - (Task: Redrock_TuesdayData) - Execution successfully completed.

[12] Wed 13Aug14 01:14:59 - (Task: Redrock_TuesdayData) - Performing scheduled execution of task for Wednesday, August 13, 2014 00:15:00.

[03] Wed 13Aug14 01:14:59 - Resolving host "**********************************"...

[03] Wed 13Aug14 01:14:59 - Connecting to "******************" on port 21.

[03] Wed 13Aug14 01:14:59 - Connected to *****************:21 from ****************************:55851.

[06] Wed 13Aug14 01:14:59 - 220-************************* FTPS service.

[06] Wed 13Aug14 01:14:59 - 220-Authorised access only.

[06] Wed 13Aug14 01:14:59 - 220 Use 'Auth TLS' connection mode.

[05] Wed 13Aug14 01:14:59 - AUTH TLS

[06] Wed 13Aug14 01:14:59 - 234 Using authentication type TLS

[03] Wed 13Aug14 01:14:59 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:14:59 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[05] Wed 13Aug14 01:14:59 - HOST *********************************

[06] Wed 13Aug14 01:14:59 - 500 Syntax error, command unrecognized.

[03] Wed 13Aug14 01:14:59 - Connected. Logging in to the server.

[05] Wed 13Aug14 01:14:59 - USER ********************************

[06] Wed 13Aug14 01:15:00 - 331 Password required for *****************************************

[05] Wed 13Aug14 01:15:00 - PASS ***

[06] Wed 13Aug14 01:15:00 - 230 Logged on

[03] Wed 13Aug14 01:15:00 - Login successful.

[05] Wed 13Aug14 01:15:00 - SYST

[06] Wed 13Aug14 01:15:00 - 215 UNIX emulated by FileZilla

[05] Wed 13Aug14 01:15:00 - FEAT

[06] Wed 13Aug14 01:15:00 - 211-Features:

[06] Wed 13Aug14 01:15:00 -  MDTM

[06] Wed 13Aug14 01:15:00 -  REST STREAM

[06] Wed 13Aug14 01:15:00 -  SIZE

[06] Wed 13Aug14 01:15:00 -  MODE Z

[06] Wed 13Aug14 01:15:00 -  MLST type*;size*;modify*;

[06] Wed 13Aug14 01:15:00 -  MLSD

[06] Wed 13Aug14 01:15:00 -  AUTH SSL

[06] Wed 13Aug14 01:15:00 -  AUTH TLS

[06] Wed 13Aug14 01:15:00 -  PROT

[06] Wed 13Aug14 01:15:00 -  PBSZ

[06] Wed 13Aug14 01:15:00 -  UTF8

[06] Wed 13Aug14 01:15:00 -  CLNT

[06] Wed 13Aug14 01:15:00 -  MFMT

[06] Wed 13Aug14 01:15:00 - 211 End

[03] Wed 13Aug14 01:15:00 - Server supports resume.

[05] Wed 13Aug14 01:15:00 - CLNT FTP Voyager 16.1.0.0

[06] Wed 13Aug14 01:15:00 - 200 Don't care

[05] Wed 13Aug14 01:15:00 - OPTS UTF8 ON

[06] Wed 13Aug14 01:15:00 - 200 UTF8 mode enabled

[05] Wed 13Aug14 01:15:00 - PBSZ 0

[06] Wed 13Aug14 01:15:00 - 200 PBSZ=0

[05] Wed 13Aug14 01:15:00 - PROT P

[06] Wed 13Aug14 01:15:00 - 200 Protection level set to P

[05] Wed 13Aug14 01:15:00 - PWD

[06] Wed 13Aug14 01:15:00 - 257 "/" is current directory.

[13] Wed 13Aug14 01:15:00 - (Action: "/Tue" to "D:\PD_Downloads\IMPORT") - Synchronizing local folder "D:\PD_Downloads\IMPORT" with remote folder "/Tue"

[05] Wed 13Aug14 01:15:00 - MLST /Tue

[06] Wed 13Aug14 01:15:00 - 250-Listing /Tue

[06] Wed 13Aug14 01:15:00 -  type=dir;modify=20140730100454; /Tue

[06] Wed 13Aug14 01:15:00 - 250 End

[05] Wed 13Aug14 01:15:00 - QUIT

[05] Wed 13Aug14 01:15:00 - QUIT

[06] Wed 13Aug14 01:15:00 - 221 Goodbye

[05] Wed 13Aug14 01:15:00 - CWD /Tue

[06] Wed 13Aug14 01:15:00 - 221 Goodbye

[06] Wed 13Aug14 01:15:00 - 250 CWD successful. "/Tue" is current directory.

[05] Wed 13Aug14 01:15:00 - OPTS MODE Z LEVEL 6

[06] Wed 13Aug14 01:15:00 - 200 MODE Z LEVEL set to 6

[05] Wed 13Aug14 01:15:00 - MODE Z

[06] Wed 13Aug14 01:15:00 - 200 MODE set to Z.

[05] Wed 13Aug14 01:15:00 - PASV

[06] Wed 13Aug14 01:15:00 - 227 Entering Passive Mode

[03] Wed 13Aug14 01:15:00 - Opening passive mode data connection to *******************, port 50001.

[03] Wed 13Aug14 01:15:00 - Negotiating SSL connection with server...

[05] Wed 13Aug14 01:15:00 - MLSD

[03] Wed 13Aug14 01:15:00 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:15:00 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[06] Wed 13Aug14 01:15:00 - 150 Connection accepted

[06] Wed 13Aug14 01:15:00 - 226 Transfer OK

[03] Wed 13Aug14 01:15:00 - Transferred 0 bytes (0 compressed to 0.00%). 0.00 actual KB/sec, 0.00 effective KB/sec.

[13] Wed 13Aug14 01:15:00 - (Action: "/Tue" to "D:\PD_Downloads\IMPORT") - Action successfully completed.

[13] Wed 13Aug14 01:15:00 - (Action: "/Tue" to "D:\PD_downloads\IMPORT") - Synchronizing local folder "D:\PD_downloads\IMPORT" with remote folder "/Tue"

[05] Wed 13Aug14 01:15:00 - MLST /Tue

[06] Wed 13Aug14 01:15:00 - 250-Listing /Tue

[06] Wed 13Aug14 01:15:00 -  type=dir;modify=20140730100454; /Tue

[06] Wed 13Aug14 01:15:00 - 250 End

[05] Wed 13Aug14 01:15:00 - PASV

[06] Wed 13Aug14 01:15:00 - 227 Entering Passive Mode

[03] Wed 13Aug14 01:15:00 - Opening passive mode data connection to ********************, port 50002.

[03] Wed 13Aug14 01:15:00 - Negotiating SSL connection with server...

[05] Wed 13Aug14 01:15:00 - MLSD

[03] Wed 13Aug14 01:15:00 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:15:00 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[06] Wed 13Aug14 01:15:00 - 150 Connection accepted

[06] Wed 13Aug14 01:15:00 - 226 Transfer OK

[03] Wed 13Aug14 01:15:00 - Transferred 0 bytes (0 compressed to 0.00%). 0.00 actual KB/sec, 0.00 effective KB/sec.

[13] Wed 13Aug14 01:15:00 - (Action: "/Tue" to "D:\PD_downloads\IMPORT") - Action successfully completed.

[13] Wed 13Aug14 01:15:00 - (Action: "/Tue/*.*") - Deleting remote path: /Tue/*.*

[05] Wed 13Aug14 01:15:01 - PASV

[06] Wed 13Aug14 01:15:01 - 227 Entering Passive Mode

[03] Wed 13Aug14 01:15:01 - Opening passive mode data connection to *********************, port 50003.

[03] Wed 13Aug14 01:15:01 - Negotiating SSL connection with server...

[05] Wed 13Aug14 01:15:01 - MLSD

[03] Wed 13Aug14 01:15:01 - SSL connection established. All transactions are now secure.

[03] Wed 13Aug14 01:15:01 - Encryption cipher: 128 bit IDEA; Version: TLSv1/SSLv3.

[06] Wed 13Aug14 01:15:01 - 150 Connection accepted

[06] Wed 13Aug14 01:15:01 - 226 Transfer OK

[03] Wed 13Aug14 01:15:01 - Transferred 0 bytes (0 compressed to 0.00%). 0.00 actual KB/sec, 0.00 effective KB/sec.

[13] Wed 13Aug14 01:15:01 - (Action: "/Tue/*.*") - Action successfully completed.

[12] Wed 13Aug14 01:15:01 - (Task: Redrock_TuesdayData) - Execution successfully completed.

[12] Wed 13Aug14 01:15:01 - (Task: Redrock_TuesdayData) - Next scheduled execution on Wednesday, August 20, 2014 00:15:00

[05] Wed 13Aug14 01:15:04 - QUIT

[06] Wed 13Aug14 01:15:04 - 221 Goodbye


FTP Voyager scheduler download problem

$
0
0

Hello,

I hope to get some help with this problem. I try to use FTP Voyager on a Windows server, to automate some crucial tasks.

 

The schedule is entered, looks fine. It should synchronize a FTP-folder to a local folder, and it downloads all files (.txt files) correctly, except the ones that are really important, the Excel-files. That is, they are downloaded, but remain empty (0 Kb). When I try to do the same thin within FTP Voyager, i.e. Not with the Scheduler, everything runs fine. What could be the problem? It drives me mad.

 

Thanks in advance!

FTP Voyager - Could Not Create Key Files

$
0
0

Hi, encountered the error below when I am trying to create a key pair in FTP Voyager. Anyone can advise on this?

Thank you.

 

Server disconnecting after 1,020mb of transfer

$
0
0

Hi,

 

We are having consistent issues with "The server has unexpectedly closed the connection" while trying to transfer files that are larger than 1gb.  It always happens as soon as the transfer hits 1,020mb.  This happens with multiple sites that we connect to.  This does not happen when we use other FTP clients.  It happens regardless if it is a scheduled job or if we initiate the transfer manually.

 

Where do we need to start looking to correct this?

 

Thanks!

Is there just NO support for FTP Voyager?

$
0
0

I'm seeing lots of questions posted here, but never any company-provided answers.  I get that it's a free tool, but the level of support is an indication of how supported I would be if I upgraded to the paid product.

Problem downloading a file- No content - 0KB

$
0
0

Hi

 

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

a problem downloading.

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

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

size.

Do you know what would be causing this please?

 

Best regards

Dan

Viewing all 15134 articles
Browse latest View live